Manuel Dell'Elce

Results 65 comments of Manuel Dell'Elce

Note: remember to reload the extension by clicking on the "Reload" button from chrome://extensions/ since the change was to the content script.

@burmester is it possible for you to include some code to reproduce the issue or just post a link to the application? There might be some other edge case with...

@burmester I loaded and served your code on localhost. With current master version and with 0.3.0 snapshot components are displayed: ![image](https://cloud.githubusercontent.com/assets/1434239/7689678/6ae1f4d6-fdae-11e4-8135-4c24c1b6213f.png) Thus probably the problem here is with the URL...

@jonniedarko first requirement is for the Backbone object to be exposed as "window.Backbone", however, if you are uisng webpack, browserify or a similar build system, that's not gonna happen automatically....

@SnoringFrog please share the whole code including html files (templates, index.html, etc.)

@SnoringFrog looks good, the important thing is to have a (minimal) reproducible example.

@SnoringFrog since libraries were missing, I've used: - same jquery version - latest backbone / underscore version - disabled bootstrap and jquery datatables - latest master version of Backbone Debugger...

@SnoringFrog even from file:// I get it to detect Backbone correctly, even though (obviously) jquery ajax fails from fetching the template file for cross-origin restrictions and no components are detected.

This does indeed looks nice to have. I think the user should be able to customize the shortcut, maybe even keeping "CMD/CTRL + OPTION" and just changing "1" with other...