We resolved the WidgetAPI conflicts that occurred when multiple Popup 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