zilverline / react-tap-event-plugin

Instant TapEvents for React
http://facebook.github.io/react/
MIT License
1.07k stars 110 forks source link

react-tap-event-plugin with systemjs and/or react 0.14? #49

Open xmehaut opened 9 years ago

xmehaut commented 9 years ago

Hello, I'm trying to use react-tap-event@0.2.1 with react 0.14, material-ui and systemjs/jspm.

The loading seems working but i enter in an infinite "loop" when I call injectTapEventPlugin();

Without it, I can't make my material-ui app working anymore :-( (for instance iconmenus) any clues?

regards

madjam002 commented 8 years ago

@xmehaut Are you still having this problem? injectTapEventPlugin works fine for me with material-ui. Where are you calling injectTapEventPlugin?