AppInspector
AppInspector copied to clipboard
Google Chrome™ Dev Tools extension for debugging Sencha™ applications.
This modifications allows the inspector to work with ExtJs 5 and 6. Furthermore the DOM element inspector search up in the dom for the first parent component (you don't need...
The extension was marked as dangerous few days ago and is now removed from the Chrome store. Any ideas?
Noticing that on every tab. onUpdated event is triggering reload so I am not able to use layout recorder when switching from one hash. Using latest chrome - Version 45.0.2454.101...
I have some ideas to improve this extension and wanted to hack on it in my own fork. When I run grunt, it complains like this: Fatal error: ./app/AppInspector/.sencha/ folder...
Not sure if you know about this or if there's even anything that can be done, but it looks like the extension won't work if a component is loaded into...
http://www.sencha.com/forum/showthread.php?281974-App-Inspector-for-Sencha-v2.0&p=1064100&viewfull=1#post1064100
Trying your extension on chrome canary with a large _(old, yet alive and kickin)_ 3.4.0 webapp. It directly throws: `isException: true value: TypeError: undefined is not a function` The extension's...
Right now Layouts and Components tabs just show some items. It would be really nice if those elements could be available as global variables, either using some context menu or...
MVC tab
Hi, would be cool if the MVC tab gathers not only the model, view, store configs from the app.js but also from all controllers to get a full overview. keep...
Not entirely sure how to do this, but a sub-tab on Data might be used to help visualize how data is chained together.