selectorgadget
selectorgadget copied to clipboard
e.className.split is not a function
Hi @cantino thanks for amazing tool. But, I think it require some bug fixes or upgrade. As, I've been running some test cases and found that SG doesn't works in few sites and throw this error:
combined.js:22 Uncaught TypeError: e.className.split is not a function
For example : See this error on below URL and as I click on any element on body, it errors and doesn't return and selector
https://www.yellowpages.com/washington-dc/mip/usa-guided-tours-483856541?lid=1001440551023

Had the same error on an Angular 8 site. Any updates on this?