Hello,
I’m trying to build a dropdown in a Bubble Mobile app (new responsive engine) using the Selectable List element, because the standard Dropdown is not supported.
However I’ve been stuck for several days with the following issues:
1\. When I set the Selectable List with **Static choices**, it always shows an error.
2\. When I set it with an **Option set (Language)**, the list does not display at all.
3\. I already followed the official documentation (using SelectableListItem with Text inside, setting Current option’s Display), but I cannot make the list appear in preview.
I also tried:
• Checking “Type of choices” (set to Text / Option set).
• Making sure the Sheet is initially hidden and shown on tap.
• Adding the workflow correctly (Show Sheet → Selectable List).
But still nothing shows up.
Has anyone experienced the same issue with Selectable List for Mobile app dropdowns?
Should I report this as a bug, or is there an updated method for August 2025?
Thanks a lot for your help!