Closed
Description
Describe your context
Please provide us your environment, so we can easily reproduce the issue.
- replace the result of
pip list | grep dash
below
New env
dash 3.0.0
dash_ag_grid 31.3.1
dash_auth 2.3.0
dash-bootstrap-components 2.0.0
dash-bootstrap-templates 2.1.0
dash-pivottable 0.0.2
Old env
dash 2.18.2
dash_ag_grid 31.2.0
dash_auth 2.3.0
dash-bootstrap-components 1.7.1
dash-bootstrap-templates 1.3.0
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-pivottable 0.0.2
dash-table 5.0.0
-
if frontend related, tell us your Browser, Version and OS
- OS: iOS
- Browser: Chrome
- Version : 134.0.6998.118
Describe the bug
Page that used to work without any issues is now extremely laggy.
Expected behavior
No performance decrease in the new version.
I tried profiling it in react dev tools, but I do not really have a good idea what I am looking at.