Hi to all,
I have developed a custom SAPUI5 application based on the WEB IDE template SAPUI5 Master-Detail application. When testing the app via direct link is always works as expected.
I managed to embed the application to my launchpad but it has a strange behaviour. The first time the user logins and click the launchpad tile, my custom application works fine.
If the user clicks the HOME button to navigate back to the launchpad and clicks again the tile to navigate back to my custom app i get the error
Uncaught TypeError: Cannot read property 'bindElement' of undefined
By refreshing the launchpad or my custom application everything works fine again!
The only difference I have noticed it that at the first time or after a refresh I get the message registerResourcePath twice
2014-11-10 14:45:52 registerResourcePath ('sap/ui/demo/bpm', '/sap/bc/ui5_ui5/sap/ztest1/') - sap.ui.ModuleSystem
By clicking home button - Tile for the second time without refreshing I get the above message once.
Any help would be highly appreciated.
Thanks,
Alexandros