Open fimpress opened 2 years ago
Describe the bug & Expected behavior Dash animation does not work in React 18 if strict mode is enabled, works fine disabling.
To Reproduce Sandbox link Uncomment StrictMode in index.jsto disable animation, comment out to enable.
StrictMode
index.js
interstring.
Describe the bug & Expected behavior Dash animation does not work in React 18 if strict mode is enabled, works fine disabling.
To Reproduce Sandbox link Uncomment
StrictMode
inindex.js
to disable animation, comment out to enable.