I only opened the subject because I’m sure they can easily resolve it. I don’t want to hold up the staff off from more important things with my personal convenience things
Yes this notifier and extension named dialogs made by @Vishwas is also showing this error that it does not go off in companion again and again we have to connect that it’s very annoying
Notifier will close only if it is set under when the particular action is gets completed. If not notifier continue to spin. So while testing time make it true for cancellable and work, and once you are satisfied with your project finally set cancelable to false . This is the simple one
Are you meaning kodular notifier block or the extension you mentioned in the previous post . Also clock interval must be minimum 2sec. (i.e 2000) should set in clock to make it dismiss. Because notifier need to breath, if you test with the default interval of 1000 it never gonna close because before the notifier begun execute clock will timer and will set to off