When I'm loading the Login page from a newly opened incognito browser (not yet cached), I noticed that before loading the actual contents of the Login page, there's a white/blank page that can be seen (sometimes it just shows the white/blank screen fast, sometimes a bit slow).
So I tried creating a simple web screen (without any queries, data, images, etc.) to test if it's because of any of those mentioned. But still when I try loading the new web screen from a newly opened incognito browser, I can still see the white/blank page before loading the actual page.
Is this normal in reactive? Can it be removed? Thank you in advance!
Hey @Aaron Manalili
Yes, seeing a brief white or blank screen before loading the actual page is quite common in OutSystems reactive web applications, especially when loading for the first time or in an incognito browser where nothing is cached.
thanks
Thank you for the Info Vaishali
Hi,
it's default behavior for Transitional and Relative application and you can not change it. yes but in mobile application you can change it. please read below doc for change in mobile app.
https://success.outsystems.com/documentation/11/deploying_apps/mobile_apps_packaging_and_delivery/customize_your_mobile_app/use_custom_splash_screens
Thanks
CV
Thank you for the information Chandra