Issues CMS dynamic Form Select on mobile

Hi, I have a problem with the CSM select option.
On mobile I do not see any of the options that come out of the CMS, on desktop it works fine.

https://tbwa-agc.webflow.io/recipes

Any idea what is going wrong here?

Thank you!

Hey @marcel! Could you screen-record the issue for me? I can’t seem to replicate on my end :thinking:

Thank you for looking into this.

https://www.dropbox.com/t/RrU7kZzYqUaq2Ihc
The select fields do not show any of the CMS items.

Interesting, if I test it on my end with dev tools, the select works great but not when I try on mobile.

Can you share a read-only? I’ll see how to debug this in the meantime

Thank you, Luis.

Here is the read-only
https://preview.webflow.com/preview/tbwa-agc?utm_medium=preview_link&utm_source=designer&utm_content=tbwa-agc&preview=5a6390dfad98c22a626d5c43e4a84423&pageId=65a3f1ce2672e379fd7a8673&workflow=preview

Hey @marcel! I’ve request help from the dev team as I can not find any issue. I’ll get back to you as soon as I hear anything!

1 Like

@marcel This seems to be a device-specific issue, only present for iOS. A bug ticket is open, and we will tackle it as soon as possible!

1 Like

I managed to find what caused it, I had put the collections I use for all the finsweet solutions in a div with a height of 1px and overflow none. I do this to avoid a layout shift while page load takes place. This seems to effect the select field for some weird reason.

It’s awesome to hear you found a fix for now!

Nevertheless, we will keep searching for the bug that may cause this issue!

Thank you for letting me know!