Noufal Rahman

Results 4 comments of Noufal Rahman

Hi @mkotsollaris "Failed to execute 'querySelectorAll' on 'Element'" more likely because this method is called before DOM is initialized. You have to check if the "window" object is loaded before...

you should create a ```firebase-messaging-sw.js``` in root

> It would be great if you please provide some sample code for firebase messaging as well. I've done a firebase cloud messaging model. Do visit my repo https://github.com/Rahman24/fcm-example for...

> I have the same error when I go to version 9 and I don't know how to fix it, I followed the steps in the documentation and nothing i...