Skip to content
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

cross-origin error in codesandbox since 4.0.0-beta.1 #15793

Closed
caub opened this issue May 22, 2019 · 3 comments
Closed

cross-origin error in codesandbox since 4.0.0-beta.1 #15793

caub opened this issue May 22, 2019 · 3 comments
Labels
support: Stack Overflow Please ask the community on Stack Overflow

Comments

@caub
Copy link
Contributor

caub commented May 22, 2019

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:

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

@joshwooding joshwooding added the support: Stack Overflow Please ask the community on Stack Overflow label May 23, 2019
@support
Copy link

support bot commented May 23, 2019

👋 Thanks for using Material-UI!

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.

@support support bot closed this as completed May 23, 2019
@joshwooding
Copy link
Member

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

@caub
Copy link
Contributor Author

caub commented May 23, 2019

Oh, thanks, good catch

The error is not helping, indeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support: Stack Overflow Please ask the community on Stack Overflow
Projects
None yet
Development

No branches or pull requests

2 participants