react-push-notification icon indicating copy to clipboard operation
react-push-notification copied to clipboard

Push notification library for React.js

Results 13 react-push-notification issues
Sort by recently updated
recently updated
newest added

hello, I managed to integrate this library into my project. But when notification appears, notification history is not visible.

Hi, showing notifications (version 1.3.0., native:true) on Windows 10 Chrome works fine. When loading the same page on my mobile device with Chrome, I get the following error: **Unhandled Rejection...

Following the `README` drives me to the following error: ![image](https://github.com/user-attachments/assets/967f7b6b-2888-455f-909d-dc5a5d50ccc8) You need to remove the CSS from the package to work with NextJS. This is my dependency tree: ``` "next":...