- Issue created by @slogar32
- First commit to issue fork.
- 🇸🇮Slovenia agile-mark-l
agile-mark-l → changed the visibility of the branch 3427087-adding-multiple-widgets to hidden.
- 🇸🇮Slovenia agile-mark-l
I've added a unique ID to the wrapper, which seems to fix the issue.
- Status changed to Needs review
10 months ago 8:40am 27 August 2024 - Merge request !11Add functionality to support multiple widgets in entity browser. → (Open) created by deaom
- 🇸🇮Slovenia deaom
Could reproduce the issue, the second widget has the Allowed extensions empty, when selecting the Media type, the first widget extensions gets updated, if you then hit save, you get a validation error, but the Allowed list gets correctly populated, if you then save again (without any changes) it saves the previous changes correctly.
Checked the MR (changes) and when selecting the Media type in the second widget, the Allowed extensions gets correctly populated and first widget is not affected. Pressing Save, saves the changes without validation error. Marking this as RTBC.