cannot read property 'clientx' of undefined


I don't see touches there at all. I bet this issue might be related to iPhones. I ran into a problem under mobile browsers, which occurs in the code library_sdl.js: well, without those touch properties, click speed on Android phones is already equivalent to fast click.

I was trying to call fastClick before domready. Field Definition is not supported for …
switch (event.type) { Uncaught TypeError: Cannot read property 'clientX' of undefined.

Sign up for a free GitHub account to open an issue and contact its maintainers and the community. That's strange. Hi, I am revising a previously created Flow that was working fine except I needed to improve on filter logic.

Successfully merging a pull request may close this issue. I don't have an Android device to test on at the moment. We’ll occasionally send you account related emails. In chrome device mode Fastclick still fires this exception, although i think (and hope) is an emulation issue.

case 'click': this.onClick(event); break;

onTouchStart event returns the following list of properties. google.ui.FastButton.prototype.handleEvent = function(event) { Already on GitHub? Q&A for Work. By clicking “Sign up for GitHub”, you agree to our terms of service and Best Regards Cannot read property 'createModelNodesFromJson' of undefined". privacy statement. I made 20 click tests with/out fastClick.js. Have a question about this project?

Successfully merging a pull request may close this issue. Bug or not bug? to your account, When you open any chart in Chrome and have device mode enabled, tapping/clicking on the chart will give you this error -.

2970727-"Technical error: Cannot read property 'createModelNodesFromJson' of undefined" Symptom. Sign in I set the fastClick event on anchor link and wasn't able to see alert. Does it work if you change event.touches[0].clientX to event.clientX (and the same for clientY? I am not sure it's the same problem as the previous poster said.

By clicking “Sign up for GitHub”, you agree to our terms of service and '); It basically looks at an Outlook Inbox and if a new message arrives with specific words in the subject, it posts the email body to a channel in Microsoft Teams. I'm not sure why touches is undefined there. We’ll occasionally send you account related emails. GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together. Does it work if you change event.touches[0].clientX to event.clientX (and the same for clientY? This appears to be the case when a touchend event fires. I couldn't make your fastclick.js work on Android phones at all.

Sign in Copy link Quote reply nizzy commented Sep 20, 2011 }; It was my fault. Our Debugging blog series explores symptoms, causes, and solutions to common JavaScript errors.