27
Views
5
Comments
Solved
Wrong screen on the Browser with the right URL
Question

Hello Everyone.

I'm facing an error where  i try to go to the detail screen from the main screen it changes the URL from the main screen URL  to the detail screen URL but the content is still displayed from the main screen. Also, when i try to open the detail screen with the option "Open in browser" from service studio it gives me the right URL(detail screen) but the screen content appears from a different screen(Main screen). This behavior is observed only on DEV and PROD but working perfectly in TEST.I'm using a traditional web application. Please help me with the possible solution to fix this. .

Thanks in advance.

UserImage.jpg
Pankaj Jain
Solution

Hi @Honey Chowdary 


On other note, please check if you any Site rule or redirect URLs set for the application. Please check more details on following linkg

https://success.outsystems.com/documentation/11/building_apps/search_engine_optimization_in_apps/seo_for_outsystems_reactive_web_apps_vs_traditional_web_apps/seo_friendly_urls_for_reactive_web_apps/

Thanks
Pankaj

UserImage.jpg
Honey Chowdary

Thank you so much. This Worked :)

2024-06-01 07-14-16
Vaishali Thakur

hey, @Honey Chowdary  

can you please share oml or screen URL If possible?

thanks

2019-01-07 16-04-16
Siya
 
MVP

Can you test this application in incognito window and see if the same behaviour persists ? If so  enable debugging and pt break point in the Preparation of the Details screen and see if this is indeed getting called.

2024-07-16 17-36-51
Shradha Rawlani

Hello @Honey Chowdary ,

check passing URL in different environments server also different 

like

Dev1server//screen1/

Dev2server//Scrren2

for initial URL use get server name action

Regards

Shradha

UserImage.jpg
Pankaj Jain
Solution

Hi @Honey Chowdary 


On other note, please check if you any Site rule or redirect URLs set for the application. Please check more details on following linkg

https://success.outsystems.com/documentation/11/building_apps/search_engine_optimization_in_apps/seo_for_outsystems_reactive_web_apps_vs_traditional_web_apps/seo_friendly_urls_for_reactive_web_apps/

Thanks
Pankaj

UserImage.jpg
Honey Chowdary

Thank you so much. This Worked :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.