After the latest upgrade of Aftereffects to 23.1.0(Build 83), when we load our extension panel, the HTML dropdowns inside the panel are not working. Dropdowns don't show the values inside them at the click of the down arrow. This happens across different areas of the panel, none of the dropdowns are working when this problem happens. After clicking outside the panel tab, and coming back to the panel tab, the dropdowns start to work again.
Able to reproduce the issue with a sample panel having only one dropdown
<!doctype html>
<html>
<body>
<select ><option>1</option><option>2</option></select>
</body>
</html>
<CEFCommandLine>
<Parameter>--enable-nodejs</Parameter>
<Parameter>--disable-site-isolation-trials</Parameter>
<Parameter>--disable-features=SameSiteByDefaultCookies,NetworkService</Parameter>
</CEFCommandLine>
</Resources>
<Lifecycle>
<AutoVisible>true</AutoVisible>
</Lifecycle>
<UI>
<Type>Panel</Type>
<Menu>Dropdown Not working Test Panel</Menu>
<Geometry>
<Size>
<Height>500</Height>
<Width>700</Width>
</Size>
</Geometry>
</UI>
Os: macOs-Ventura 13.0/13.2
Aftereffects to 23.1.0(Build 83)
Issue couldn't be reproduced in Windows.
Issue couldn't be reproduced in AfterEffects 22.6 in Ventura 13.0