Many of the APIs in the premium Notifications add-on are marked “experimental” and “subject to change or removal.” How accurate is this? It’s a premium add-on…
How often does the icon that gets added via the recommended
<window xmlns="http://jmix.io/schema/ui/window"
xmlns:ntf="http://jmix.io/schema/notifications/ui">
<layout>
<cssLayout id="horizontalWrap"
stylename="jmix-drawer-layout">
<drawer id="drawer" expandOnHover="true">
<!-- ... -->
<ntf:notificationsIndicator id="ntfIndicator"/>
… get updated? I’m testing it, and it doesn’t seem to update at all. Is there a way to change or extend this?