Hi everyone, im new to bubble and yesterday launched my first app.
I’m adding more functionalities but the data dont show on preview and i need to see changes before live because i have users already using the app.
Cant find the error, the debugger mode is active
Live view
Preview
Check privacy rules @cmallqui88
I think i found the error, but dont know how to change it
For all users, i need to create a “place” variable inside a Type. For all live users this is working correctly, but in the dev all new registers dont create a “place” that needs to be the same email.
Be mindful that there are two databases at play in Bubble. The test-version dB and the live dB.
Didnt know this, i just changed privacy rules for dev mode. THANK YOU A LOT!