How to update 'admin' side of app without needing all users to refresh?

Has anyone figured out a neat way of working and deploying admin pages and features of their app without triggering a constant stream of refreshes for their users? These pages and features don’t affect users at all.

Right now, I find myself having to schedule deployments when usage is low (which is a few hours a day), and obviously, that’s not as fast as I want to work!

It’s not possible yet.

More on this Still No Seamless Live Updates — 13 Years Later?

There are solutions for customizing the prompt though: [NEW PLUGIN] 🚑 CPR - Resuscitate your Bubble app with style!

1 Like

@ademiguel thanks for sharing!

I’m toying around with starting another App (for Admin) and connecting it to the main app via the App Connector. But I’m running into issues with the database connector being limited to 100 items, which is a dealbreaker for me and looping through pagination seems like overkill.

Would be interested to hear what others have tried / done to solve this.

1 Like