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] Select Boxes (Data Source=URL) inside Data Grid cause side effects / flickering / extra XHRs #5419

Closed bobslee closed 7 months ago

bobslee commented 11 months ago

formio.js versions affected:

Steps to Reproduce

(1) Add a Data Grid component.

(2) Add a Select Boxes component inside the Data Grid.

(3) Configure the Select Boxes its Data Source = URL:

Eg use the example URL https://cdn.rawgit.com/mshafrir/2646763/raw/states_titlecase.json It's mentoined in the user guide "Select Box" section: https://help.form.io/userguide/form-building/form-components#select-box

Observed behavior

Screen flickering and additional/unpredictable XHRs when:

Remarks

This behaviour / issue doesn't occur when:

Let me know when you need more info or a JSFiddle.

jeriah-formio commented 7 months ago

We could not reproduce this issue. Please try again on FJS version 4.19.x