hi!I tried using three instances of the multi dropdown search, but it becomes unresponsive. With two instances, it still works, though slowly.Is this Forge component intended to support only a single instance?If not, is there a way to use multiple instances through specific settings or configuration?
Hi @Jung Im Hong
I don't understand your question. Could you please explain it more precisely?
We are experiencing a critical performance issue when using multiple Dropdown Search components on the same screen.
Specifically, when the screen loads, and before the components finish initializing, the browser becomes unresponsive and shows a warning. In our setup, two out of the three Dropdowns have default selections, which are set during the OnReady event by fetching data via API or constructing the list using ListAppend.
Could you please advise whether there is a recommended way to use multiple Dropdown Search components in one screen or form? Any guidance or workaround would be greatly appreciated.
You can use Browser's DevTools - > Performance tab to check what is slowing down.