I have a select that i fill with values from a restservice.
However, the problem is, that if i come from another page and i click on a select that exceeds the height of the mobile screen it shows the values shortly,then reloads the page. If i reload the page with location.reload() via a button, or if i set that page as start up page it works fine.
Does anyone have an idea how this can be fixed?