Closed steverandy closed 9 years ago
+1
this can be solved but there's a strange behavior with NPM for peerDependency.
See how others are doing: https://github.com/gaearon/react-hot-api/issues/18
I've made a PR for that: https://github.com/JedWatson/react-tappable/pull/52
However I would advice you not using beta1 for production as there's a bug for onChange listener of inputs. See https://github.com/facebook/react/issues/4288 You can still test the migration, it is not currently very documented but the error messages are useful.
Merged #52 and released v0.5.7
Got this error when installing react-tappable with react 0.14.0-beta1.