You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded to RHL3 and Webpack 2.2 and reloading is triggered, I can see the list of updated modules and it says in the end [HMR] App is up to date., yet the HTML is not updated.
I'm testing by simply changing the contents of an H2 element.
I upgraded to RHL3 and Webpack 2.2 and reloading is triggered, I can see the list of updated modules and it says in the end
[HMR] App is up to date.
, yet the HTML is not updated.I'm testing by simply changing the contents of an H2 element.
Environment
React Hot Loader version:
3.0.0-beta.6
node
v6.6.0
npm
v3.10.3
OSX
10.11.6
Chrome
56.0.2924.87 (64-bit)
Reproducible Demo
I'm holding off with a demo hoping this could be some well known issue or someone can direct me where to look.
The text was updated successfully, but these errors were encountered: