Log filled with TypeError: node.hasAttribute is not a function.
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:
- Go to 'System logs' page
- page starts filling with lines :
TypeError: node.hasAttribute is not a function. (In 'node.hasAttribute("hidden")', 'node.hasAttribute' is undefined)
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.
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.