react-foundation-components icon indicating copy to clipboard operation
react-foundation-components copied to clipboard

Support react 16

Open yantakus opened this issue 7 years ago • 0 comments

We are using uncontrollable package as dependency. It has some issues with react 16, its batching version uses deprecated react-dom/lib/ReactUpdates. Can we switch to the non-batching version which works in all versions of react? For more details see this issue: https://github.com/jquense/uncontrollable/issues/19

yantakus avatar Nov 08 '17 14:11 yantakus