Skip to main content

Troubleshooting & FAQ

Running into something unexpected? Find fixes for common errors, API problems, and unexpected behavior in your app.

4 authors115 articles
How can I troubleshoot the Bubble error message: 'Sorry, we ran into a temporary bug and can't complete your request'?
Why do my searches return incorrect results after deleting Things?Learn why searches using "is empty" conditions may return unexpected results after deleting Things, and how to fix it with a bulk workflow.
Why does my Zapier trigger data not match my live Zap data?Learn why field data from a Zapier test trigger may not match live Zap data in Bubble, and how to fix it with a single API setting.
Why aren't my API Connector Shared Parameters being added to my calls?Learn when Shared Parameters are and aren't included in API Connector calls, and how to ensure they're applied correctly.
Why do non-English characters in file names appear as symbols in the File Uploader?Learn why file names with non-English characters display as percent-encoded values in the File Uploader element, and what to expect in the meantime.
Why won't my BBCode [video] tag display YouTube or Vimeo videos in a Text element?Learn why BBCode video tags no longer display external videos in Bubble Text elements, and what alternatives you can use instead.
Why does my background style transition animation play on page load?Learn why background style transition animations trigger on page load in repeating groups, and how to prevent it by adjusting image layout settings.
Why doesn't the Issue Checker flag references to non-existent option sets?Learn why Bubble's Issue Checker doesn't flag dynamic expressions that reference deleted or missing option sets, and how to find and fix them manually.
Why do ellipses on text elements behave unexpectedly?Learn about known limitations with how Bubble truncates text and adds ellipses in Text elements, including differences between the editor and run mode.
Why does the Dropdown element appear twice on Firefox for Android?Learn why tapping a Dropdown element in a Bubble app on Firefox for Android shows two menus, and how to work around it.
Why aren't my App Data search results showing all relevant records?Learn why searching in the App Data tab may not return all matching records for data types with many fields, and how to find records using views instead.
Why does "This Page" return null in a scheduled custom event?Explains why the "This Page" expression evaluates to null when used in a scheduled custom event workflow action, and how to work around it.
Why doesn't fixed height work for Text elements in my native mobile app?Explains why Text elements in native mobile apps don't respect fixed height settings when content overflows, and how to work around it.
Why is the App Search Tool stuck and impossible to move in the editor?Explains why the App Search Tool can get trapped behind the editor's top menubar when dragged too high, and how to reset its position.

UI & Elements

Covers visual rendering, element layout, input behavior, fonts, repeating groups, and styling issues. Use this for questions about why elements look or behave unexpectedly — in the editor or in run-mode.


Do conditional expressions that control element visibility always run on page load?
Why does the "step-by-step" debugger show different conditions compared to autobinding without the debugger?
Why can't I see the padding indicator on a container with a dark background?
Why am I still able to scroll on the page behind a pop-up in Safari?
Why does toggling visibility from the conditionals tab not work?
Why didn't the color change on my Ionic Range Element?
How do I fix inconsistent element sizing during an animation?
Why won't my input element clear when all of its contents are selected?
Why is the Searchbox element autocompleting addresses incorrectly?
Why am I unable to select an option from a dropdown?
Why does my CSS gradient look inconsistent on Safari?
Why does my app act as expected in one browser, but differently in another?
How do I work around different types of input elements validating slightly differently and at different times?
Why can't a text element be centered vertically past the first line?
Is it possible to create elements with negative width or height values?
How do I upgrade my app to the responsive design system?
When I upgrade my app to the responsive design system, will it upgrade all pages and all versions?
Why is there "\n" instead of a new line in my text?
Why does a thin white line appear under an element when I try to center text vertically?
Why is my text not rendering correctly when the page is loaded?
Why am I getting pop-ups about entering my password and email, or autofilling my email when trying to type in a text input in the editor?
Why is the formatting of a repeating group altered when the repeating group has a scrollbar?
Why is my custom font unable to load?
Why does the hover state on some elements lag for fast cursor movements?
Why doesn't a Drag/Drop Group placed in a nested Repeating Group trigger auto-scroll when dragged to end of group?
How can I set my elements to fill 100% of the viewport height (vh)?
Is it possible to submit a Multiline Input form when a user presses the "Enter" key?
Why do I see a different HTML tag when inspecting a text element in the browser console than what's set within the property editor?
How do I troubleshoot buttons not working in Bubble?
How do I set up, troubleshoot, and optimize repeating groups in Bubble?
Why am I getting a "This app is a free plan and should have a Bubble banner..." message when previewing application/template?
Do Safari & iOS handle dynamic images the same as Chrome?
Why can't I change a repeating group's data source with a condition that references the RG's data source?
Why does an element with on-click workflow set to "not clickable" in the property editor still show the accessibility outline?