This is the situation
-
I have Main container and inside i have all elements including Container2 that expand when mouse is over Main container, and colapse when mouse leave Main container.
-
On container2 i have 3 select elements. 1. WeWeb select element, 2. AI generated select element and Weweb deprecated select element.
-
As you can see in video, when i click on Weweb select element or AI select element, Container2 colaps which is wrong. Its acting like mouse is not over Main container. But when i click on WeWeb deprecated select element everything is ok.
For now i have this problem only with select element. Not with buttons, icons, text, divs etc.