We resolved the WidgetAPI conflicts that occurred when multiple Form widgets were placed on the same page
Previously, if there were multiple widgets on a page using WidgetAPI methods in their scripts, conflicts could happen. This would cause the scripts to misbehave, like opening the wrong popup when you clicked a button.
Now, each WidgetAPI widget works separately, and such conflicts wonโt occur anymore