-
Notifications
You must be signed in to change notification settings - Fork 792
Closed
Description
Looking at this section in under the code splitting header:
To support any code splitting library RHL uses a special tail update detection logic - if some components would be requested after initial HMR event - Application would be updated yet again to apply possible change. In this case you will see a message React-Hot-Loader: some components were updated out-of-bound. Updating your app to reconcile the changes..
I don't understand what this paragraph means. When does the warning show? Does it mean that something is wrong, or does it just indicate that a component on the other side of a code-splitting boundary has been updated?
I'm happy to submit an update to this section once I feel like I understand it.
Metadata
Metadata
Assignees
Labels
No labels