ctrlplusb / react-sizeme

Make your React Components aware of their width and height!
MIT License
1.95k stars 94 forks source link

[Warn] Cannot update a component from a different component. #192

Open booxood opened 4 years ago

booxood commented 4 years ago

React: 16.13.1

DEMO: https://codesandbox.io/s/spring-framework-c2kn8?file=/src/App.js

ctrlplusb commented 4 years ago

Thanks for the reproduction. I'll take a look.