Closed alboteanud closed 6 years ago
const showNotification = () => { self.registration.showNotification('Background sync success!',{ <- PROBLEM missing '{' in the black screen ...
Chapter 8 app/src/sw.js
Thanks @alboteanud! I've fixed the typo & republished.
const showNotification = () => { self.registration.showNotification('Background sync success!',{ <- PROBLEM missing '{' in the black screen ...
Chapter 8 app/src/sw.js