Start a new topic
Answered

Angular2 cli Issue

Hi,

I have tried using the Angular CLI to create a project with the Kinvey angular 2 sdk but have run into issues with components not loading correctly. I have to refresh the page on every router.navigate call for anything to work. I have attached the project which is based of the angular2 starter project (client config not included). Could it be the angular cli project default packages (zone etc.) are incompatible with kinvey sdk?

zip

Best Answer

Michael,


There seems to be a bug in routing mechanisms in Angular and not in the Kinvey SDK.

Can you please check the 'angular router' version? Please try using v4.1.3 and let me know the results.


Thanks,

Pranav


Answer

Michael,


There seems to be a bug in routing mechanisms in Angular and not in the Kinvey SDK.

Can you please check the 'angular router' version? Please try using v4.1.3 and let me know the results.


Thanks,

Pranav

Hi Pranav,


I was using router version 4.4.3, downgrading to 4.1.3 seems to have resolved the issue. Thanks so much to you and Thomas for the assistance. It's greatly appreciated.


Michael,

We are glad as the issue has been resolved. Thank you so much for your patience!

Thanks,
Pranav

 

Login or Signup to post a comment