You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing state or props for a component in React-Devtools isn't updating component.
What is the expected behavior?
Component should reflect changes made to state/props in React-Devtools
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
Using React-Devtools v4 w/ React 16.9
Working in v3 of React-Devtools
The text was updated successfully, but these errors were encountered:
thisisDom
changed the title
DevTools: Updating state or props in devtools does not trigger state.
DevTools: Updating state or props in devtools does not trigger component update.
Nov 7, 2019
Do you want to request a feature or report a bug?
bug
What is the current behavior?
Changing state or props for a component in React-Devtools isn't updating component.
What is the expected behavior?
Component should reflect changes made to state/props in React-Devtools
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
Using React-Devtools v4 w/ React 16.9
Working in v3 of React-Devtools
The text was updated successfully, but these errors were encountered: