Hello, everyone, I have two apps, one that is predicated and one that is new. The predicated one only has the production environment and the new one has development, staging and production.
When I am looking for some features in the editor mode in the predicated one, it needs to be in production, but when I change there, it changes in all of other apps that I am using if a refresh their pages. When I get back to the new one it goes to production environment.
I would like to disable this production environment in specific apps in editor mode, because I can mess it up production data while I am editing it, if I don't check it. Is it possible somehow to disable it?