We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rod Version: v0.96.1
document.querySelector("body > div.geetest_fullpage_click.geetest_float.geetest_wind.geetest_slide3 > div.geetest_fullpage_click_wrap > div.geetest_fullpage_click_box > div > div.geetest_wrap > div.geetest_slider.geetest_ready > div.geetest_slider_button").addEventListener('pointermove', function(event) { console.log(`pointerType ${event.pointerType}`); console.log(event) }, false);
dispatch event by js
PointerEvent should dispatch by browser
What do you expect to get?
PointerEvent not dispatch
What did you actually get?
none
The text was updated successfully, but these errors were encountered:
#322
Sorry, something went wrong.
No branches or pull requests
Rod Version: v0.96.1
Steps to reproduce
dispatch event by js
Expected behavior
PointerEvent should dispatch by browser
What do you expect to get?
Actual result
PointerEvent not dispatch
What did you actually get?
none
The text was updated successfully, but these errors were encountered: