PWA Push Notification Set-up Cause Blank Page After Sign-In
0
Hi all, I'm attempting to implement push notification in my PWA application. All is going well up to step 6 (Part 6: Implement Push Notifications in Your Progressive Web App | Mendix Documentation). Once I've implemented these changes, and I login with a user, it only displays a white screen. My index.html file looks as follows: While my firebase-messaging-sw.js looks as follow: Our application is in Mendix 10.18.6 Any help would be appriciated as to why this behaviour is occuring