-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Reproducible on https://demo.defectdojo.org
- Goto
- Select some tags from the dropdown
- Observe they are shown correctly (and only once)

- Click "Apply filters"
- Observer page refresh, open filter section again, observer tags are now duplicated/shown twice


There's some javascript running to initialize these Selectv4 fields. Looks like it might be running twice as also the entries in the dropdown are duplicated.
Please note this a different issues from what is reported in #12601. But it might actually have the same root cause