React.lazy causes app to break when new version is deployed #58
Labels
complexity: hard
Complex changes, requires deep knowledge
component:frontend
Related to frontend/UI
priority:high
High priority, should be addressed soon
When deploying new versions of my React application that uses code splitting with React.lazy, users who already have the previous version open in their browsers experience broken functionality. This occurs because:
The text was updated successfully, but these errors were encountered: