react-tap-event-plugin
react-tap-event-plugin copied to clipboard
react-tap-event-plugin with systemjs and/or react 0.14?
Hello, I'm trying to use [email protected] 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
@xmehaut Are you still having this problem? injectTapEventPlugin works fine for me with material-ui. Where are you calling injectTapEventPlugin?