You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
miherlosev
changed the title
[todomvc] Js-error appears on the on the VanillaJS demo page
querySelector method wrong works if it contains the href attribute with hash value
Dec 1, 2016
MarinaRukavitsyna
changed the title
querySelector method wrong works if it contains the href attribute with hash value
The querySelector method works incorrectly if it contains the href attribute with a hash value
Dec 1, 2016
AndreyBelym
pushed a commit
to AndreyBelym/testcafe-hammerhead
that referenced
this issue
Feb 28, 2019
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.
pages: http://todomvc.com/examples/vanillajs/ http://todomvc.com/examples/vanilla-es6
error:
Uncaught TypeError: Cannot set property 'className' of null
reproduced in playground. Tested in Chrome but should be checked in other browsers
The text was updated successfully, but these errors were encountered: