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

SSR not working when registerServiceWorker enable #2

Open
rizalibnu opened this issue Jan 28, 2018 · 3 comments
Open

SSR not working when registerServiceWorker enable #2

rizalibnu opened this issue Jan 28, 2018 · 3 comments

Comments

@rizalibnu
Copy link

I look at src/index.js you disabled serviceworker.

// registerServiceWorker();

I think if you disable it pwa can't work.
Then I try to enable it, view page source and i found that SSR not working. However, if i disable serviceworker, SSR is working correctly.

@adarshsingh1407
Copy link
Owner

Hi @rizalibnu

I am unable to look into this issue right now. As soon as I get time, I will look into this. But I can't promise an ETA for this. I'll keep this issue open.

However, in the mean time, if you are willing to work on this, you are welcome to do so. Please share your findings here and I'd be happy to accept a PR.

@nisargrthakkar
Copy link

Is there any update on this?

@adarshsingh1407
Copy link
Owner

Hi @nisargrthakkar

I have been unable to find time to fix this issue. If you or anyone has any ideas about how to go forward with it, please feel free to discuss it here.

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

No branches or pull requests

3 participants