URL Parameters priority

Hi,

Just wondering how the URL parameters are supposed to work when you have pages that use the same prefix as a page with a URL parameter defined. For example, I have a page that is /page/:param, and some other pages such as /page/somePage defined, but only some of them are working as actual pages, while others are being treated as a param.

I would expect that the more explicit page definition would ‘win’ over the passed parameter; if that’s not the behavior you’re seeing you may want to get in touch with support so they can investigate and potentially file a bug ticket.