square / PonyDebugger

Remote network and data debugging for your native iOS app using Chrome Developer Tools
Other
5.87k stars 595 forks source link

In Chrome not work #169

Closed ghost closed 8 years ago

ghost commented 8 years ago

Chrome Version 45.0.2454.85 (64-bit)

http://localhost:9000/devtools/devtools.html?host=localhost:9000&page=2 Recources were core data

TypeError: Cannot read property 'length' of undefined http://localhost:9000/devtools/CSSCompletions.js:42

TypeError: Cannot read property 'length' of undefined http://localhost:9000/devtools/ResourceTreeModel.js:343

TypeError: window.getComputedStyle(...).getPropertyCSSValue is not a function http://localhost:9000/devtools/treeoutline.js:1120

in Safari work fine and more fast

dfed commented 8 years ago

I think this is #157