Hi,
There is two views in my app using ajax rest api.
Scenario 1:
I'm on the view A,
I click on the tabstrip to display view B.
I wait for the view B to be fully displayed and I click on the tabstrip to display view A.
Works fine ...
Scenario 2:
I do the same but without waiting the view to be fully displayed.
I get a white screen (no header, no footer) and the app is stuck.
I have the bug in an IPhone 4 but not in an IPhone 5
Are you aware of this bug ? Can I hook on an error event in the kendo app ?
Thanks for your help
There is two views in my app using ajax rest api.
Scenario 1:
I'm on the view A,
I click on the tabstrip to display view B.
I wait for the view B to be fully displayed and I click on the tabstrip to display view A.
Works fine ...
Scenario 2:
I do the same but without waiting the view to be fully displayed.
I get a white screen (no header, no footer) and the app is stuck.
I have the bug in an IPhone 4 but not in an IPhone 5
Are you aware of this bug ? Can I hook on an error event in the kendo app ?
Thanks for your help