You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Patrick Mueller (JIRA)" <ji...@apache.org> on 2014/03/04 13:42:21 UTC

[jira] [Commented] (CB-6161) [weinre] not working with angular-seed

    [ https://issues.apache.org/jira/browse/CB-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919338#comment-13919338 ] 

Patrick Mueller commented on CB-6161:
-------------------------------------

Ran server with --debug true --verbose true.  No errors reported.

Ran weinre client and agent under Chrome Dev Tools.  No errors reported

Changed {{app/index.html}} so it *only* included {{angular.js}}.  Still got the error.

Changed the order of the weinre script and {{angular.js}} script.  Still got error.

I'm wondering if SCE has anything to do with this; more info here: http://docs.angularjs.org/api/ng/service/$sce

> [weinre] not working with angular-seed
> --------------------------------------
>
>                 Key: CB-6161
>                 URL: https://issues.apache.org/jira/browse/CB-6161
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: weinre
>            Reporter: Patrick Mueller
>            Assignee: Patrick Mueller
>
> Run angular-seed demo with these directions:
> {noformat}
> git clone https://github.com/angular/angular-seed.git
> cd angular-seed
> npm install
> scripts/web-server.js 
> {noformat}
> If you instrument the {{app/index.html}} file with weinre, and then view with weinre, you won't see any style information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)