mab_bookmark_extension icon indicating copy to clipboard operation
mab_bookmark_extension copied to clipboard

Issue while debugging

Open bishtrial opened this issue 7 years ago • 1 comments

Hi,

When I 'inspect popup' for debugging on chrome, the content doesn't load and I'm not able to hit the debugger point. Please see the attached files.

The popup works perfectly fine - as shown in attachment 1 I am following the steps as shown in attachment 2 to debug the extension Attachment 3 is what happens when I try to inspect the popup. (The content doesn't load and also doesn't hit the debugger point)

attachment 1 attachment 2 attachment 3

bishtrial avatar Aug 14 '18 11:08 bishtrial

Also, in console i tried: location.reload(true). It does hit the debugger but no data is loaded on the extension.

Thanks!

bishtrial avatar Aug 14 '18 11:08 bishtrial