You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the bookmarklet on https://renardeau.chezsoi.org/, when clicking on "View Report", I get the following error in the developper console:
Uncaught TypeError: o is undefined
v https://squizlabs.github.io/HTML_CodeSniffer/build/HTMLCS.js:24
build https://squizlabs.github.io/HTML_CodeSniffer/build/HTMLCS.js:24
onclick https://squizlabs.github.io/HTML_CodeSniffer/build/HTMLCS.js:24
Hi!
When using the bookmarklet on https://renardeau.chezsoi.org/, when clicking on "View Report", I get the following error in the developper console:
It seems to come from this code line:
https://github.com/squizlabs/HTML_CodeSniffer/blob/2.5.1/Auditor/HTMLCSAuditor.js#L692
message.msg
is seeminglyundefined
As a consequence, I cannot consult the report, and sadly this great tool is unusable to me
The text was updated successfully, but these errors were encountered: