mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
03944bfb0b
Improved warning whenever lower priority events (ex. data fetching, page load) happen during a high priority update (ex. hover/click events) to include: 1.) Name of component that triggered the high priority update or 2.) Information that the update was triggered on the root