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
I'm experiencing the same issue using ECharts. It’s likely that the content height changes dynamically when the chart is rendered, which can cause the document to scroll unexpectedly
I was able to fix this issue by assigning a minimal height to the tab content.
Reproduction
https://codesandbox.io/p/live/53b8b407-a526-4963-9152-a2ad9bb97c52
Describe the bug
When I change tabs (between different charts), document scroll got reset to top, it's very terrible
System Info
Contributes
The text was updated successfully, but these errors were encountered: