This is a migrated thread and some comments may be shown as answers.

App.Navigate to Local Views Stopped Working

5 Answers 25 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ken
Top achievements
Rank 1
Ken asked on 11 Jul 2016, 02:41 PM

I have a couple of Apps using the Kendo UI hybrid that I haven't needed to change for a number of months

I have just tried to add a small modification but the navigation to local views is no longer working

The code is as follows

app.application = new kendo.mobile.Application(document.body, {  layout: "tabstrip-layout",  skin: "flat" });

app.application.navigate("#ThreeMonthView");

 

Any Ideas?

 

Thanks

 

Ken

 

 

5 Answers, 1 is accepted

Sort by
0
Ken
Top achievements
Rank 1
answered on 13 Jul 2016, 10:05 AM

An update on this issue in that it appears to only fail when using the companion app for testing

If you run in simulator or build the app package and deploy it works on device ok

So that takes the urgency out of the situation

Thanks

 

Ken

 

0
Ken
Top achievements
Rank 1
answered on 13 Jul 2016, 10:05 AM

An update on this issue in that it appears to only fail when using the companion app for testing

If you run in simulator or build the app package and deploy it works on device ok

So that takes the urgency out of the situation

Thanks

 

Ken

 

0
Preslav
Telerik team
answered on 14 Jul 2016, 02:29 PM
Hello Ken,

Thank you for contacting us. I investigated and tried to reproduce the issue. I prepared a sample app (you can find it attached to this message) for testing. I tested the app in the companion app, simulator and than directly deployed it on a device. All the tests I have made ran successfully. Just to make the app simple I put all the navigation logic you mentioned in the index.html file, located in the root folder. 

If the sample doesn't demonstrate your approach and the issue, please modify it accordingly. You can also share your app but in that case I would recommend that you submit a support ticket which is private. Let me know if I can assist you further.

Regards,
Preslav
Telerik by Progress
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Ken
Top achievements
Rank 1
answered on 14 Jul 2016, 03:01 PM

Preslav

 

Many thanks for investigating the issue for me I am away for a few weeks but will check out your sample when I get back and let you know if I still have a problem

 

Thanks Again

 

Ken

 

0
Preslav
Telerik team
answered on 15 Jul 2016, 04:21 PM
Hi Ken,

Thank you for the quick response. I'm looking forward to your reply once you are back.

Regards,
Preslav
Telerik by Progress
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Report a bug
Asked by
Ken
Top achievements
Rank 1
Answers by
Ken
Top achievements
Rank 1
Preslav
Telerik team
Share this question
or