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
After 4.0.0-beta.1, you get what you see currently:
A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://fb.me/react-crossorigin-error for more information.
Just reporting it in case it's a real bug, it's a bit annoying in codesandbox at least
The text was updated successfully, but these errors were encountered:
We use the issue tracker exclusively for bug reports and feature requests, however,
this issue appears to be a support request or question. Please ask on StackOverflow where the
community will do their best to help. There is a "material-ui" tag that you can use to tag your
question.
If you would like to link from here to your question on SO, it will help others find it.
If your issues is confirmed as a bug, you are welcome to reopen the issue using the issue template.
There's an error in the codesandbox console. I'm not sure why codesandbox reports a cross-origin error but the problem is similar to #15171 and detailed on the button page. You can see after fixing the ref forwarding the codesandbox now works: https://codesandbox.io/s/4optn
This codesandbox https://codesandbox.io/s/lpwq74p30m works with [email protected] and below
After 4.0.0-beta.1, you get what you see currently:
Just reporting it in case it's a real bug, it's a bit annoying in codesandbox at least
The text was updated successfully, but these errors were encountered: