Is it just me or is the Bubble database crashing today?
I’m experiencing problems with the database too. Could you explain what kind of problem are you experiencing please?
FYI: you can check out if the team is already detected an issue: https://status.bubble.io/
Thanks @rico.trevisan. No issues with bubble then. Can someone tell me how I can operate with the database then?
Have you checked your browser zoom settings? Often people have problems viewing their database when their zoom is not set to 100%.
It looks like it is a Cloudfront issue (from the image on twitter).
Can’t load some of the resources.
Ctrl-0 [zero] in chrome to set zoom to normal.
Sometimes, both the native DB (and logs) RG’s don’t fill in the editor. To mitigate, just create a scratch page in your app, add an RG with the table as the source and fill it out with a text element or two to display your table contents you need.
If your tables are massive, then employing a plugin to auto-spill your tables into a grid would be more useful. Handsontable comes to mind. You can then also autobind to allow in-flight edits, if that’s what you’re looking for as well.