Hello Tomohiro,
I checked the release notes and i looks like there is an issue with url in that mendix version:
It should be fixed in 10.6.10, here the link to the release notes https://docs.mendix.com/releasenotes/studio-pro/10.6/#1069
So you have to upgrade to at least 10.6.10 but i will advice you to directly take an MTS version.
10.6.21
10.12.15
10.18.4
Good luck !
Hello Tomohiro,
First is to verify that you really rebuild/rerun your application.
Second, if that is the case and the issue still persists try to add the screen to your navigation just to see if it is accessible by clicking on the menu, if so then watch the url that appears and compare it with your url.
Third, take the page out of the navigation and retry the url
Hope this helps,
Good luck !
If you do not manage to get it work please share some screen shots of the configuration and the page
Hi Tomohiro,
Download set url widget from marketplace -> drag & drop this widget on your page where you want to set url -> double click on widget & set the url what you want (blank)> now run the application & check it http://localhost:8080/p/blank.
Make sure to configure your security if you enabled security.
Hi, Leeuwen
Thank you for your response!
I tried rebuild and rerun the app, but the issue remains...
I checked the URL that appears when navigating to the page through the app interface. The displayed URL includes the URL I set for the page, so I believe the configuration is correct. However, when I try to access that URL from a separate window, it fails.
Is there anything else I can do to troubleshoot this? I’ll share a few screenshots of the screen for ref