Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duplicate script tag added to page #76

Open
Budsy opened this issue Aug 21, 2020 · 0 comments
Open

duplicate script tag added to page #76

Budsy opened this issue Aug 21, 2020 · 0 comments

Comments

@Budsy
Copy link

Budsy commented Aug 21, 2020

This must be something in my Core 3.1 PWA setup somehow, but I thought I'd mention this... I am getting duplicates of the service worker script tag in the bottom of my pages. I have checked around, as in Startup.cs, to see what might cause this, but can't find anything suspicious. Should I be concerned? Everything works fine.

`<script nws-csp-add-nonce='true'>'serviceWorker'in navigator&&navigator.serviceWorker.register('/serviceworker', { scope: '/' })</script>

<script nws-csp-add-nonce='true'>'serviceWorker'in navigator&&navigator.serviceWorker.register('/serviceworker', { scope: '/' })</script>`

Bob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant