cssdig-chrome
cssdig-chrome copied to clipboard
Uncaught TypeError: Cannot read property 'substring' of undefined
Hello,
Had some issues getting this to work. Would simply flash the CSSDig symbol in the center of the screen with the white transparent overlay, and allowing me to open multiple of these.
To fix this, I encapsulated lines 723 through 754 of cssdig.js in an if(value != undefined) block, which solved this issue. However, the selectors panel is still broken, but I can still use most of the extension.
Attached are images of these two issues. In the first image some information is redacted, but it hides nothing of importance to the bug.
Thanks for reporting this. I need to assess the feature set of the tool and do a rewrite.