-
Notifications
You must be signed in to change notification settings - Fork 47k
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
error decoder website not displaying any messages for error codes #10838
Comments
Hey @jharris4, I'm seeing an error message on the page you linked
Are you seeing something different? |
We should probably the message bold or something. It's easy to miss. |
@gaearon good call, maybe even style it as a redbox so it's even easier to see? |
There error message is showing now. It really was not there when I filed the issue though, I even tried refreshing, clearing cache, changing the error code in the url etc. Maybe I just caught it during an update related to the React 16 release or something? |
Do you want to request a feature or report a bug?
bug
What is the current behavior?
visiting https://facebook.github.io/react/docs/error-decoder.html?invariant=149 does not show the error message
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar (template: https://jsfiddle.net/ebsrpraL/).
What is the expected behavior?
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
MacOS 10.13 / Chrome 61
The text was updated successfully, but these errors were encountered: