We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Repro: https://codesandbox.io/s/4gp49?file=/index.js (link from official EUI documentation)
I'd expect Error Boundary to show error message I'm here to kick butt and chew bubblegum. And I'm all out of gum. but it's not there.
I'm here to kick butt and chew bubblegum. And I'm all out of gum.
Is it possible to add a property to that component which would allow us to include error message in error boundary?
The text was updated successfully, but these errors were encountered:
Hi, @prcdpr This is what I see with that link:
The error message is present; do you see something else?
Sorry, something went wrong.
Wow, I didn't even notice that it looks good on Chrome. Please check it on Firefox
Yep, verified that this is a Firefox issue (Safari, also); reproducible on the docs site (Codesandbox not needed)
Thanks for quick fix!
thompsongl
Successfully merging a pull request may close this issue.
Repro: https://codesandbox.io/s/4gp49?file=/index.js (link from official EUI documentation)
I'd expect Error Boundary to show error message
I'm here to kick butt and chew bubblegum. And I'm all out of gum.
but it's not there.Is it possible to add a property to that component which would allow us to include error message in error boundary?
The text was updated successfully, but these errors were encountered: