Skip to content

Fixed touchaction test page#1104

Open
gwynjudd wants to merge 1 commit into
hammerjs:masterfrom
gwynjudd:touchaction
Open

Fixed touchaction test page#1104
gwynjudd wants to merge 1 commit into
hammerjs:masterfrom
gwynjudd:touchaction

Conversation

@gwynjudd

@gwynjudd gwynjudd commented May 3, 2017

Copy link
Copy Markdown

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
Copy Markdown

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.

2 participants