When testing the SplitApp example provided with the 1.18.5 SAPUI5 SDK their seems to be a conflict between the routing and model binding. If you navigate to a detail page and then refresh the browser window the data binding fails. This would be the same as if you bookmarked and app on a specific view.
Just wondering if anyone knows why this is? Is it a conflict with routing and data binding?
I've also written a small test app here js1972/test · GitHub (branch "routes") which does similar and has the same issue.
Regards... Jason.