elandeler
Member
- May 8, 2020
- 46
- 27
- 18
Need help, the first, the mouth to click on an element with id, in the console gives out such an error:
Unable to preventDefault inside passive event listener invocation.
The second main problem, if there are two elements with the same id on the page, the window will trigger only one element. How can I bypass it?
Unable to preventDefault inside passive event listener invocation.
The second main problem, if there are two elements with the same id on the page, the window will trigger only one element. How can I bypass it?