Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: o is undefined #318

Open
Lucas-C opened this issue Jan 7, 2024 · 0 comments
Open

Uncaught TypeError: o is undefined #318

Lucas-C opened this issue Jan 7, 2024 · 0 comments

Comments

@Lucas-C
Copy link

Lucas-C commented Jan 7, 2024

Hi!

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

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 seemingly undefined

As a consequence, I cannot consult the report, and sadly this great tool is unusable to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant