Open xmehaut opened 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
@xmehaut Are you still having this problem? injectTapEventPlugin works fine for me with material-ui. Where are you calling injectTapEventPlugin?
injectTapEventPlugin
material-ui
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