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

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

This is the same problem: https://github.com/angular/angular.js/issues/3596 - 
JS code dying processing whacky styles.

This is the same problem: 
http://stackoverflow.com/questions/20705457/weinre-style-inspection-not-working-with-angularjs

This was the fix to the above problem: 
https://issues.apache.org/jira/browse/CB-2651 (as referenced in the above 
problem).

The problem with the fix is that it causes NONE of the style data to be shown 
in some cases.

In terms of "what is it blocking", you could change the function to dump the 
style it was evaluating in the catch clause.  I think if you write it to 
console.log(), it will show up in the weinre console.

> [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)

Reply via email to