1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2026-05-03 12:38:19 +08:00
Your Name 8e7c232c0c Fix #439: handle chunk load failures by reloading the page
When a new version is deployed and old chunks are replaced, users
with the old HTML in-session will encounter "Loading chunk N failed"
errors on lazy-loaded routes. Add a router.onError handler to detect
these failures and reload the page so the browser fetches fresh HTML
and updated chunk manifests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 21:42:59 -08:00
..
2020-01-09 17:21:36 +08:00
2018-09-19 10:05:10 +08:00
2019-09-30 15:06:42 +08:00
2019-05-05 16:49:40 +08:00
2020-06-15 17:18:55 +08:00
2020-06-21 21:25:55 +08:00
2019-03-17 17:40:51 +08:00