Hi Johannes, really great addon.
How do we handle the DefaultBadgeHolder? like, Im trying to link to a button from a view class that will perform an increase/decrease count but the badge in the menu UI is not updating.
Best Regards,
Hi Johannes, really great addon.
How do we handle the DefaultBadgeHolder? like, Im trying to link to a button from a view class that will perform an increase/decrease count but the badge in the menu UI is not updating.
Best Regards,
Have you activated Push? Also are using UI::access for the increase? If you continue experiencing issues please open an issue on Github. I will try to add an example for the badge usage in github. Also take a look on the github issue Page (also the closed ones), I’m currently on vacation.
Hi Johannes,
Yes, I have activated the Push. I will check the closed issues first If I cant find any, then I will open a new issue on Github.
Enjoy your vacation.
Thank you & Best Regards,
Im getting nullpointer when I call this.getUI() or UI.getCurrent from the MainView where I extend the AppLayout.