[
https://issues.apache.org/jira/browse/CB-7843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183185#comment-14183185
]
ASF subversion and git services commented on CB-7843:
-----------------------------------------------------
Commit e693d147b87641fcc2f341dbea7bc7c73d14f9e1 in cordova-wp8's branch
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=e693d14 ]
CB-7843 Fixes angular routing on WP8
> AngluarJS router does not work on WP8 app
> -----------------------------------------
>
> Key: CB-7843
> URL: https://issues.apache.org/jira/browse/CB-7843
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP8
> Affects Versions: 3.6.3
> Environment: Cordova 3.6.3, wp8, AngularJS v1.2.6
> Reporter: Vladimir Kotikov
> Assignee: Jesse MacFadyen
> Priority: Critical
> Labels: AngularJS, XHR, XHRHelper, wp8, wp8.1
>
> Problems:
> - anchor tag
> - ng-href or href is not working. A simple url is working, but it is not
> working when only hash part is changed in the previous url.
> - angulerjs routing
> - it is working with param "template" (this is template string).
> - it is not working with param "tempalteUrl" (this is just url of
> template)
> - angularjs $location.url(~~)
> - it is ok before getting template. it is blocked in $http which is
> for getting template.
> The origin of this issue is that window.__XHRShimAliases object is recreated
> each time, when window location changes, and due to this callbacks for XHRs
> never called.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]