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

Links on Material-UI Website not working - Points to stale NextJS build #13927

Closed
gauravdhiman opened this issue Dec 17, 2018 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists

Comments

@gauravdhiman
Copy link

Links on Material UI website does not work. I looked at the chrome web developer tool and it shows the errors in fetching NextJS pages. Please refer below screenshots -- see errors in developer tool.

I started facing this issue recently since last few days.

materil-ui-website-not-working

I tried loading the link (that failed to load as shown in dev tool) in new tab and see below page, stating the page does not exit. Looks like the deployed website is somehow pointing to stale NextJS build.
material-ui-not-existing-build

@oliviertassinari
Copy link
Member

@gauravdhiman Thank you for taking the time to write this issue. We are already tracking it in #13820. The issue is that you have an index.html in your service worker cache but no .js. We will work on better invalidating the sw.js cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants