cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

UI5 App Offline Navigation Issue – Best Approach?

kltK1
Explorer
0 Likes
137

Hey! 
I have developed a UI5 application with two views (main
and details). My goal is to use the app in offline mode and still be able to navigate between the views without requiring a network connection.

i tried loading using sap.ui.view and i saw the view and controller loaded, but when navigating offline i still see a fetch trying to get the view even though the files are already fetched! 
Also i tried other ideas but that was the closest i think

Got any ideas? Maybe register the fetched view or connect it to the router so it won’t try to fetch the view? 
thanks! 

Accepted Solutions (0)

Answers (0)