Below are known issues you might encounter in rare cases while building your app. These bugs will be reviewed on a regular basis and removed upon resolution.
General
Because Bubble "dropdown" elements use the native HTML "<select>" tag, you generally cannot apply styles (e.g. option alignment, border roundness, etc.) to the expanded list of options (this is a limitation with CSS in general - more info)
For alternatives, consider plugins
Platform- / Browser-specific
Android (mobile)
Currency format for inputs not supported
Safari (mobile)
Popups don't show until page reload or tilting device
Input cursor is offset by few lines while typing
Microsoft Edge
Dropping files from explorer to browser does not work as expected because of a browser compatibility issue