on 2017 Jun 28 4:04 PM
Hi experts,
I have created a sapui5 split app. I know that usually the default controller stack call is component.js -> app.controller.js -> master.controller.js -> detail.controller.js.
For some reason that I don't understand, my stack call is
component.js -> app.controller.js -> detail.controller.js -> master.controller.js.
My app then froze on opening because the detail page ask for an id from master controller which have not been called, so the id is not ready yet.
Have you got some ideas about this strange behavior? It is possible that in the manifest.js I have messed something up?
Thank you
Request clarification before answering.
show us your routing/manifest file
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.