DEV Community

Discussion on: PWA Push Notifications with Firebase (Cloud Messaging)-Part 1

Collapse
 
_nsvetlanav_ profile image
Наговицына Светлана • Edited

Help me please. I did everything according to the instructions. A window appears with the text allow or block notifications. I click on allow or block, an error appears in the console
dev-to-uploads.s3.amazonaws.com/i/...

Collapse
 
akattack profile image
AkAttack

you need to check your html file and make sure that the -->



is present, then check your index.js file and make sure you see -->

const errorMessage = document.getElementById("error");