sapegin / react-spaceman

React component to manage whitespace
https://sapegin.github.io/react-spaceman/
60 stars 8 forks source link

Not working with react 16.2.0 #5

Closed misantronic closed 6 years ago

misantronic commented 6 years ago

The current release is not working with react 16.2.0 and throws errors: Uncaught TypeError: factory is not a function prop-types/factory not found on request

Do you consider updating to the latest react-version? There shouldn't be any implications.

sapegin commented 6 years ago

Sure, I’ll do that. Feel free to send a pull request though if you know how to fix the issue ;-)

misantronic commented 6 years ago

yeah, I know how to solve it! I will do it tomorrow.

misantronic commented 6 years ago

solved with https://github.com/sapegin/react-spaceman/pull/6