You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've integrated my vue app with neutralino and I'm trying to use the functions of the framework.
I've imported in my component the os module and I'm trying to show a notification in windows 11 when a certain method is called in the vue app, but this seems not working.
@orizzontiholding the same code works on linux but it doesn't work on windows 11 I'm not sure why that's the case.
I think it is because windows asks for permission to show notifications from apps @shalithasuranga requesting you valuable inputs here
I've integrated my vue app with neutralino and I'm trying to use the functions of the framework.
I've imported in my component the os module and I'm trying to show a notification in windows 11 when a certain method is called in the vue app, but this seems not working.
the way I'm importing neutralino components is this
Is there something wrong or is a bug of neutralino library?
The text was updated successfully, but these errors were encountered: