We are having an issue where if we don’t use __builder_editing__
when first rendering a preview, we get an error pop-up while our application spins up the new page. However, if I follow the instructions to set up a dynamic preview URL for pages and add __builder_editing__
it works great.
My question is, it seems to also work great if I put mydomain.com/__builder_editing__
as the non-dynamic preview URL. Is there any reason not to do this? Why doesn’t Builder just default to __builder_editing__
behavior as it seems to me to be more responsive and stable?