Still learning Bubble, and for the life of me I cannot figure out how to remove this parameter in one of my pages.
For this one page, I am using URL parameters to navigate the nav bar, but all of them have ‘lorem ipsum’ in the link, which I believe is related to something in my app data. I have a sense I have sent some sort of URL parameter to this page when I was first building, but I checked and retraced my steps and cannot seem to find it.
It is not a problem to fix. Setting the type of the page to draft means you want to display an individual draft on this page and when you navigate to this page, the action will ask you to pass this data. (maybe you are coming from the list of all drafts to this page). So, it is nothing to fix. But if you want to preview this page with a real draft, you need to come to this page from some other page probably (where you click on a draft and open this page maybe)? Or append the ID of a draft instead of Lorem Ipsum.