Hello everyone, I'd like to ask for some assistance regarding the URL formatting behavior in the browser while using Studio Pro version 10.12.1. The Page URL I'm working with includes multiple parameters in the following format : http://localhost:8081/p/Screen1_Parameter1_Parameter2 Upon pasting and pressing Enter in the browser address bar, the 'p' character gets replaced with '#' momentarily before displaying the following error message: I have tried different browsers (Edge and Chrome) but get the same result. Some of my colleagues working on the same app do not get this error and are able to access the url. (All object passed into this page as parameters have already been committed to the database) [Edit] The above issue only seems to occur while pointing to PostgreSQL database, there is no issue accessing the PageUrls when pointing to Built-in database in studio pro