-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
fix(gatsby): handle case of html and data files mismatch #34225
fix(gatsby): handle case of html and data files mismatch #34225
Commits on Dec 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2a4ade3 - Browse repository at this point
Copy the full SHA 2a4ade3View commit details -
inline webpackCompilationHash in html so we don't rely just on app-da…
…ta which can already be mismatched and just wrong
Configuration menu - View commit details
-
Copy full SHA for 9e16012 - Browse repository at this point
Copy the full SHA 9e16012View commit details -
fix(gatsby): reload before initial hydration if webpack hash in html …
…doesnt is different than hash in app-data
Configuration menu - View commit details
-
Copy full SHA for f8d51f2 - Browse repository at this point
Copy the full SHA f8d51f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7470a79 - Browse repository at this point
Copy the full SHA 7470a79View commit details
Commits on Dec 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4593cb - Browse repository at this point
Copy the full SHA b4593cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1df2e3 - Browse repository at this point
Copy the full SHA b1df2e3View commit details -
Merge remote-tracking branch 'origin/master' into fix/handle-html-out…
…-of-sync-on-initial-render
Configuration menu - View commit details
-
Copy full SHA for b2ce4b8 - Browse repository at this point
Copy the full SHA b2ce4b8View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c937cb - Browse repository at this point
Copy the full SHA 2c937cbView commit details -
don't even try to run these tests with offline plugin, service worker…
… caching making it impossible :(
Configuration menu - View commit details
-
Copy full SHA for abffc8c - Browse repository at this point
Copy the full SHA abffc8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395a8b2 - Browse repository at this point
Copy the full SHA 395a8b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 854a8ad - Browse repository at this point
Copy the full SHA 854a8adView commit details
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 30ba325 - Browse repository at this point
Copy the full SHA 30ba325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 114fcc4 - Browse repository at this point
Copy the full SHA 114fcc4View commit details