react-tap-event-plugin icon indicating copy to clipboard operation
react-tap-event-plugin copied to clipboard

React no longer allows unknown props

Open radix opened this issue 8 years ago • 1 comments

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?

radix avatar Jun 21 '17 20:06 radix

Having the same problem. Any news?

jampy avatar Nov 14 '17 14:11 jampy