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

Service worker scope is processed incorrectly #2524

Closed
LavrovArtem opened this issue Dec 24, 2020 · 1 comment · Fixed by #2589
Closed

Service worker scope is processed incorrectly #2524

LavrovArtem opened this issue Dec 24, 2020 · 1 comment · Fixed by #2589

Comments

@LavrovArtem
Copy link
Contributor

Worker url - /sw.js?v=arg=/path/
Scope url - /

@LavrovArtem LavrovArtem changed the title Service worker scope are processed incorrectly Service worker scope is processed incorrectly Dec 24, 2020
@Farfurix
Copy link
Contributor

Farfurix commented Jan 4, 2021

One more case (register('/sw-test/sw.js?https://some.url', ...): #2539.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment