-
Notifications
You must be signed in to change notification settings - Fork 50.6k
Closed
Labels
Status: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
React version:
16.12.0
Steps To Reproduce
- Enter a valid number in the textbox that uses strict mode. Notice the value changes in the textbox that does not use strict mode
- Enter a valid number in the textbox that does not use strict mode. Notice the value does not change in the textbox that uses strict mode
Link to code example:
https://codesandbox.io/s/elated-mendeleev-1m5tm
The current behavior
Derived value does not update in strict mode
The expected behavior
Derived value should update in strict mode
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
