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

React.DOM pragma error #37

Closed
callum opened this issue Mar 9, 2015 · 1 comment
Closed

React.DOM pragma error #37

callum opened this issue Mar 9, 2015 · 1 comment

Comments

@callum
Copy link

callum commented Mar 9, 2015

See mui/material-ui#364

I'm having this same issue with a different library. I would have thought they could be safely ignored.

@sebmck
Copy link
Contributor

sebmck commented Mar 10, 2015

This is expected behaviour. Otherwise Babel will use React.DOM will be used as the JSX pragma and it will break Babel's third party support for JSX. Please report potential issues like this on the Babel repo in the future.

@sebmck sebmck closed this as completed Mar 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants