Update to React Hot Loader v3 #926

Closed
opened 2025-08-09 17:18:12 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @shiroganee on 3/19/2017

Bug:

  • stateless component won't be changed in HMR

Should be:

  • it should refresh after change

Probably a problem:
React Hot Loader probably is in version lower than 3.x. To make it work correctly it should be RHL3.x (unless .NET do something absolutely different for React)

*Originally created by @shiroganee on 3/19/2017* Bug: - stateless component won't be changed in HMR Should be: - it should refresh after change Probably a problem: React Hot Loader probably is in version lower than 3.x. To make it work correctly it should be RHL3.x (unless .NET do something absolutely different for React)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#926
No description provided.