Presenting the issue checker and debugger
Bubble provides a set of features to help you identify errors while building your application. Most of the time, when you see something in red while creating a query or adding dynamic data to a component, you will notice that there is an error in the way you configured it and you will be able to promptly fix it. However, sometimes, this might not be so obvious and you will be collecting errors while building your app and will only notice them at the end.
One of the most used tools available inside Bubble to help you identify errors is the issue checker. This feature is located at the top bar and it will always indicate if there is any error going on with your build.
The issue checker inside Bubble is shown in the following screenshot:
Figure 10.1: Issue checker
The issue checker will help you in identifying and fixing issues. Once it identifies a potential error or missing configuration, a list of issues...