Hi all,
I have a panel that contain several select field when I load the panel I have 400 elements at my DOM, when I start to click at the fields, even if I dont select any option, my DOM start to increase at each click When I finish to click at all the fields I have 1000 elements on my DOM. I want to know if it is possible to destroy these overlays that is being created.
