Database Issue - Data not showing on live app

My app (now live) has maps and repeating groups that show locations that I CSV’d to the database.

The locations show in the preview but are not showing on the live app

This is because Live and Development version don’t share the same database, otherwise you’d be messing up real data when testing.

2 Likes

Hello Bubblers and @emmanuel,

I hit the same problems. :disappointed:

How can I have the Live version have the same database as the Development version? Thanks! Links as below…

Development : https://findstylesyh.bubbleapps.io/version-test/search?debug_mode=true

Live: https://findstylesyh.bubbleapps.io/search

Samantha

Did you figure this out? I’m looking for an answer too.