[DevTools Bug]: Regression - profiling doesn't store props value #26794
Closed as not planned
Description
Website or app
Doesn't apply
Repro steps
Old version of DevTools provided ability to see changes in props / state between commits.
https://legacy.reactjs.org/cc2a8b37bbce52c49a11c2f8e55dccbc/see-which-props-changed.gif
Current version provide information about the reason to re-render, but lack of ability to see exactly how props / state variables are changing between re-renders is a huge regression for utility of Profiler.
Components tab keeps only the latest values for the props / state.
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response