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 no longer allows unknown props #103

Open
radix opened this issue Jun 21, 2017 · 1 comment
Open

React no longer allows unknown props #103

radix opened this issue Jun 21, 2017 · 1 comment

Comments

@radix
Copy link

radix commented Jun 21, 2017

Hi, it appears that React no longer allows arbitrary props on DOM elements in JSX: https://facebook.github.io/react/warnings/unknown-prop.html

I'm a prospective user of material-ui, which uses <div onTouchTap=...> which no longer works... Is there some workaround to get this plugin working with recent versions of React?

@jampy
Copy link

jampy commented Nov 14, 2017

Having the same problem. Any news?

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