You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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)?
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.
The text was updated successfully, but these errors were encountered: