I have solved this by pulling the URL, append, /, append, URL as segment, last segment.
This seems insane, though. Is there a better way?
I have tried using Current Page but that doesn’t work for me at all, and using This URL slaps it at the end of the existing URL. I’m not having much luck here!
Using PathHopper would break every redirect in the application? That might be a piece of work for another day! It’s quite a large system at this point, I’ve been using the same ‘append’ system throughout because I could never find a better solution
You can go as deep as you need as long as you know the arrangement of your keys.
With PathHopper, you could ultimately have one page and as many routes as you want with instant loads and be able to refresh back to where your page was. With Bubble, natively it cannot do that.