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
Form with Table Field
A form with multiple some some rows, say 200, and a few columns will cause the browser to run at high CPU and extremely amount of memory.
To Reproduce
Steps to reproduce the behavior:
Create a new form and add in a table field
Add columns one by one
Turn on CPU / memory usage of your operating system
Expected behavior
The minimum row is just an indicative. It should not trigger JS to run in high CPU state.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 11
Browser Chrome
Version 130.0.6723.92
Smartphone (please complete the following information):
NA
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Form with Table Field
A form with multiple some some rows, say 200, and a few columns will cause the browser to run at high CPU and extremely amount of memory.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The minimum row is just an indicative. It should not trigger JS to run in high CPU state.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
NA
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: