-
Notifications
You must be signed in to change notification settings - Fork 421
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
NotificationOptions is missing actions option #1725
Comments
So your suggestion is missing Firefox or Safari support. |
As mentioned by @TheNoim, |
|
Is there any update on this? |
Looking for an update on this as well. |
Hey,
I noticed that the
NotificationOptions
definition doesn't include the actions option. This is the current definition: dom.generated.d.ts and serviceworker.generated.d.tsHere is the relevant mdn link.
In addition,
timestamp
andrenotify
are also missing.This might be an regression of #438, but I am not sure.
The text was updated successfully, but these errors were encountered: