Hi,
I have existing project that uses old Appery builder,
In this project I have a page with select component that getting populated from a call to server code with the 1st value in the response list (simple mapping ).
Now, I upgraded to the new Appery builder,
While this page is loaded I cannot see the 1st option in select component populated, I need to click on the select component and select the value (while in previous version it was loaded 1st value automatically).
I checked the mapping and this is the same as the previous version.
Can you tell why?