Describe the bug
Site crashing arbitrarily with ChunkLoadError: Loading chunk 27 failed ".
To Reproduce
1 ) Hit the site URL
2) Try to scroll down.
3) Site crashes.
Expected behavior
Contents should load.
Desktop (please complete the following information):
I'm guessing it's because the browser is looking for old chunks which have been cleaned up. A refresh should usually solve this.
/cc @JunaidBabu
I've also felt this when there is a new build. I think we should disable the CLEAN field in the build workflow for some time.
@shuklaayush I think if a major chunk is failing to load then it should reload the page automatically.
/available
This issue is available for contribution.
Please reply "/claim" (without quotes) if you wish to work on this issue.
Most helpful comment
I've also felt this when there is a new build. I think we should disable the CLEAN field in the build workflow for some time.