Skip to content
New issue

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

Fixed touchaction test page #1104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gwynjudd
Copy link

@gwynjudd gwynjudd commented May 3, 2017

Would get this error:

hammer.js:355 Uncaught TypeError: Cannot call a class as a function
    at classCallCheck (file:///C:/Users/gjudd/Develop/github/hammer.js/hammer.js:355:11)
    at Hammer (file:///C:/Users/gjudd/Develop/github/hammer.js/hammer.js:2886:3)
    at file:///C:/Users/gjudd/Develop/github/hammer.js/tests/manual/touchaction.html:76:22
    at Array.forEach (native)
    at Function.each (file:///C:/Users/gjudd/Develop/github/hammer.js/hammer.js:178:9)
    at file:///C:/Users/gjudd/Develop/github/hammer.js/tests/manual/touchaction.html:73:16

Would get this error:

    hammer.js:355 Uncaught TypeError: Cannot call a class as a function
        at classCallCheck (file:///C:/Users/gjudd/Develop/github/hammer.js/hammer.js:355:11)
        at Hammer (file:///C:/Users/gjudd/Develop/github/hammer.js/hammer.js:2886:3)
        at file:///C:/Users/gjudd/Develop/github/hammer.js/tests/manual/touchaction.html:76:22
        at Array.forEach (native)
        at Function.each (file:///C:/Users/gjudd/Develop/github/hammer.js/hammer.js:178:9)
        at file:///C:/Users/gjudd/Develop/github/hammer.js/tests/manual/touchaction.html:73:16
squadette added a commit to squadette/hammer.js that referenced this pull request Aug 24, 2019
@squadette
Copy link

This has been applied in proposed 2.1.0: squadette#1

https://squadette.github.io/hammer.js/dist/tests/manual/touchaction.html

Thank you,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants