weui / react-weui

weui for react

Home Page:https://weui.github.io/react-weui/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Components breaking with React 16

innocentamadi opened this issue · comments

Do you want to request a feature or report a bug (建议还是bug) ?
Bug
What is the current behavior? (现有状况)
A few components are breaking when I upgrade to React 16. This is because proptypes still points to react-dom even though this has been deprecated.

What is the expected behavior? (应有状况)
The upgrade should work seamlessly with react's newer version

Which versions of React-weui, weui, and which OS and device are affected by this issue? (React-weui版本 weui版本 机型和系统)
react-weui@1.1.3

Wrong. Was using an older version. This issue is indeed fixed.