jrobind / dev-jot

Note-taking app for online development tutorials
MIT License
54 stars 45 forks source link

When i start the vanilla app with live server it giving me a alert called Service Worker registration failed. #139

Closed priyang12 closed 2 years ago

priyang12 commented 2 years ago

image

priyang12 commented 2 years ago

OK i find out why this happened. it because of path of svg. it requires <img referrerpolicy="no-referrer" alt="avatar" src="/app-main/public/images/avatars/goldfish.svg">.