Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

App reloads when navigating via back button on iOS #262

Open
PreslavKozovski opened this issue Nov 11, 2016 · 2 comments
Open

App reloads when navigating via back button on iOS #262

PreslavKozovski opened this issue Nov 11, 2016 · 2 comments

Comments

@PreslavKozovski
Copy link

PreslavKozovski commented Nov 11, 2016

When WKWebView is used in TP project with Kendo UI on iOS device and navigation is called via a back button
<a data-role="backbutton">Back</a>
The application reloads.
The problem can be reproduced with a template Kendo UI project.

Update: NativePageTransitionsKendoAdapter.js is included.

@TsvetinaIvanova
Copy link

A similar issue can actually be reproduced in the Native Page Transitions sample app:
https://github.com/Telerik-Verified-Plugins/NativePageTransitions-DemoApp

Switch to using the WKWebView for this app and run the demo. Then, click demo and under Kendo UI, select Native. This restarts the app and the Kendo UI demo cannot be reached.

Maybe the two plugins are incompatible (Native Page Transitions & WKWebView)?

@PreslavKozovski
Copy link
Author

The app reloads with/without Native Page Transition plugin included. This makes me think that the plugin does not impact the faulty behavior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants