Bug: React Dev Tools fail to show component updates with memoized components. #20696
Labels
Component: Developer Tools
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
React version: 17.0.1
Steps To Reproduce
Link to code example:
https://github.com/lifeiscontent/immutable-todo
The current behavior
currently, updates are only displayed if the react component is not memoized.
The expected behavior
all react components should show their updates regardless of memoization.
The text was updated successfully, but these errors were encountered: