-
Notifications
You must be signed in to change notification settings - Fork 799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue after upgrading to 4.12.1 from 4.12.0 #1284
Comments
Caused by Provider I reckon. It's under RHL management, but not a proxy. |
I am just wordering what you are rendering there. |
It's because we have common component that controls whether the it should show loading progress and when finish display the actual component. See below code. Seems to be failing on method
|
Try v4.12.3 |
I just tested |
Yay thanks it's fixed in 4.12.3 Thanks so much |
After upgrading to react hot loader 4.12.1 I got this error
Expected behavior
It should not have that error, as if i downgrade to 4.12.0 it's working fine.
Environment
React Hot Loader version: 4.12.1
Run these commands in the project folder and fill in their results:
node -v
: v8.12.0npm -v
: 6.4.1Then, specify:
Reproducible Demo
None at the moment
The text was updated successfully, but these errors were encountered: