Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Element not found #25

Open
OAXP opened this issue Jan 22, 2024 · 0 comments
Open

Error: Element not found #25

OAXP opened this issue Jan 22, 2024 · 0 comments

Comments

@OAXP
Copy link

OAXP commented Jan 22, 2024

Hey when I try to use UserNotificationListener from @nodert-win10-19h1/windows.ui.notifications.management
I am trying to add a listener :

listener.addListener('NotificationChanged', (e) => {
    console.log(e);
  });

but I am getting this error, do you know where it's from and how I can fix it?

 (node:27880) UnhandledPromiseRejectionWarning: Error: Element not found.

Element not found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant