Debugger
Unlock the power of efficient app development with Bubble.io's Debugger, an essential tool for solopreneurs building no-code SaaS solutions that helps identify and resolve issues quickly, ensuring your no-code journey remains smooth and productive.

How to turn off the Bubble debugger
How to turn off the Bubble debugger. This may perhaps be the shortest tutorial that I've ever uploaded because it's dead simple. I'm in the dev version of my app and I've clicked preview and takes me to this web address here.

How to use the Bubble debugger to find missing data
In this Bubble tutorial video, I'm going to demonstrate how you can use the debugger bar at the bottom of your preview app to work out why a text label isn't working or data isn't being shown when you preview your app.

How to use the Bubble.io debugger to find missing elements
In this Bubble.io tutorial we demonstrate how to use the Bubble Debugger bar to debug why an element is not visible when it should be. First we check the page element on the Bubble app page with the Inspect tool and element search, then we run our Workflow using Step by Step.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Embedding our dynamic AddEvent Calendar in Bubble - AddEvent 2
Learn how to embed a dynamic calendar into your Bubble.io app using the no-code platform AddEvent, allowing users to view their own personalized calendar. Customize and update the calendar code to ensure it displays the correct user's calendar.

How to update Font Awesome to V6
The Bubble.io icon library is stuck with Font Awesome version 4 because V4 is not backwards compatibility with Font Awesome's most recent release version 6. In this Bubble tutorial video we demonstrate a work around that'll help you import the latest Font Awesome icons into Bubble.

New Bubble Workflow Editor: The Exciting Future It Paves the Way For!
Bubble workflow editor update paves the way for exciting new features like if statements and branching logic. This top-down visual layout, similar to Zapier's paths, will allow you to send your logic down a particular flow in your workflow. The new workflow builder makes it easy to conceive that Bubble will add the ability to visually build more complex workflows, simplifying the process for no-code entrepreneurs.

How to build a chat app with Bubble.io Part 1
In this Bubble tutorial we explain how to build a chat app with Bubble between your Bubble app users. This first video in a 3 part series sets the foundation for adding user chat to your Bubble app by examining the UI, data structure and privacy rules you need for live chat between users.

How to run a Browse AI web scraping robot from Bubble.io
Trigger Browse AI web scraping robots from your no-code app. This video shows you how to use the Browse AI API to run a web scraping robot directly from your Bubble.io app. Learn how to set up the API connector, pass in dynamic parameters, and trigger the robot to scrape content from Reddit.

OpenAI Rich Text Formatting
Learn how to add rich text formatting to your OpenAI API and ChatGPT messages in your Bubble.io app using BBcode or HTML.