on 2025 Apr 06 12:05 PM
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!
Request clarification before answering.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.