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
A small demo to indicate that if putting virtualRowData as Input, the memory usage of the website will always go higher without being collected. ( Assume the ag grid table is updated every 2 seconds)
I know it is not recommend to put it into Input, but sometimes it is useful to do so.
The text was updated successfully, but these errors were encountered:
littlefishna
changed the title
virtualRowData: if it is an Input in a callback, the memory usage of the website would always go up without collected
[BUG?]virtualRowData: if it is an Input in a callback, the memory usage of the website would always go up without collected
Jul 5, 2024
gvwilson
changed the title
[BUG?]virtualRowData: if it is an Input in a callback, the memory usage of the website would always go up without collected
\virtualRowData: if it is an Input in a callback, the memory usage of the website would always go up without collected
Aug 13, 2024
gvwilson
changed the title
\virtualRowData: if it is an Input in a callback, the memory usage of the website would always go up without collected
virtualRowData: if it is an Input in a callback, the memory usage of the website would always go up without collected
Aug 13, 2024
A small demo to indicate that if putting virtualRowData as Input, the memory usage of the website will always go higher without being collected. ( Assume the ag grid table is updated every 2 seconds)
I know it is not recommend to put it into Input, but sometimes it is useful to do so.
The text was updated successfully, but these errors were encountered: