Description
form.js plugin is throwing an error
Uncaught TypeError: node.querySelector is not a function
at form.js:79:83
at Array.filter (<anonymous>)
at form.js:79:36
at Array.forEach (<anonymous>)
at MutationObserver.<anonymous> (form.js:77:20)
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Version:
run: $ hlx --version
Additional context
Add any other context about the problem here.