-
Notifications
You must be signed in to change notification settings - Fork 7
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
Failed to parse source map from #268
Comments
@lasharela Would you mind trying to add |
@BennyKitchell - Thanks. this works |
Unfortunately this is disabling sourcing in whole application. so, we can't go with this. |
@lasharela This is a known issue with webpack, I have been unable to find a workaround. This should block only source map complaints from lob. In the meantime, I will leave this issue open until I can find a worthy solution.
|
hi, |
Summary
While running react application we are getting Wornings in console:
Expected Behavior
clean console log, without warnings. Because application is re-rendering multiple times, while initialization we see this warning many times.
The text was updated successfully, but these errors were encountered: