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
I've stumbled upon same issue. But I came to conclusion it is not node-webkit, but angular 1.2.0-rc3 fault, and reported an issue: angular/angular.js#4680
For me angular 1.2.0-rc2 is working fine, if you have different experience please share it.
Hi.
Thank you so much for your response.
So the fault is from Angular 1.2-rc.3. I have only test it on Firefox and it works fine, but when you use Chrome the drive letters appears sorry for that.
The HTML5Mode doesn't work with rc.2 also but if tthe hash method work there are no problem.
Hi.
I'm using NodeWebkit and AngularJs for building an app, but I have some problem with the routing.
For exemple I have a link
But when I click it, the url bar change for : file://D:/index.html#/D:/exemple
If I use the HTML5Mode provide by Angular I have file://D:/exemple
The text was updated successfully, but these errors were encountered: