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

Log filled with TypeError: node.hasAttribute is not a function. #3117

Open
mfauvain opened this issue Feb 1, 2021 · 2 comments
Open

Log filled with TypeError: node.hasAttribute is not a function. #3117

mfauvain opened this issue Feb 1, 2021 · 2 comments
Labels

Comments

@mfauvain
Copy link

mfauvain commented Feb 1, 2021

20210201_134751
Describe Your Environment

  • ZM 1.34.23
  • How you installed ZoneMinder [e.g. PPA, RPMFusion, from-source, etc] AUR
  • Arch
  • Chromiu,

Describe the bug
System logs (zoneminder website) are filled with :
TypeError: node.hasAttribute is not a function. (In 'node.hasAttribute("hidden")', 'node.hasAttribute' is undefined)

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'System logs' page
  2. page starts filling with lines :
    TypeError: node.hasAttribute is not a function. (In 'node.hasAttribute("hidden")', 'node.hasAttribute' is undefined)
@connortechnology
Copy link
Member

I am unable to reproduce this.
This error shows the referrer being the options view. Since the log viewer is a separate window it could be showing a recurring error that is actually happening from the options view. Is that the case? Which options tab is up in the main window?
hasAttribute("hidden") does not exist in our sources. So I'm a little suspicious of this being something specific to Arch like they are using a different jquery that we are.

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants