formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.89k stars 1.06k forks source link

[BUG] Populating DataGrid is very slow #4469

Open AnthonyPhan opened 2 years ago

AnthonyPhan commented 2 years ago

Environment

Please provide as many details as you can:

Steps to Reproduce

  1. Navigate to Formio Sandbox
  2. Enter the following work space id 619e5a1bfa16f1c37f7df799
  3. Click the 'Fire Event' button and observe how long it takes for the DataGrid to finish loading

Expected behavior

The DataGrid should load instantaneously

Observed behavior

Animation (12)

Example

Please see Formio Sandbox id 619e5a1bfa16f1c37f7df799

SrScottz commented 1 year ago

Any news? I have this problem today

lane-formio commented 3 months ago

Does this only happen when rendering the icons? Otherwise, it seems like it's rendering the rest of the data instantaneously. This isn't something we will likely resource to investigate, but are always open to reviewing any PRs that might improve this performance.