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
Enter text continuously and see the increasing memory through the Perfermace Monitor in Chrome Dev Tools.
What is expected?
Should't use so much memory.
What is actually happening?
System Info
No response
Any additional comments?
HistoryManager can cause a significant increase in memory usage.
The more data there is, the more noticeable the growth, eventually leading to a browser crash.
Can local storage be used to handle data for the HistoryManager?
The text was updated successfully, but these errors were encountered:
version
latest
Link to minimal reproduction
No response
Steps to reproduce
Enter text continuously and see the increasing memory through the Perfermace Monitor in Chrome Dev Tools.
What is expected?
Should't use so much memory.
What is actually happening?
System Info
No response
Any additional comments?
HistoryManager can cause a significant increase in memory usage.
The more data there is, the more noticeable the growth, eventually leading to a browser crash.
Can local storage be used to handle data for the HistoryManager?
The text was updated successfully, but these errors were encountered: