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
On Ember 3.26, after reading #138 and pulling that fork, I get this error Cannot read properties of undefined (reading 'positional'). https://github.com/html-next/ember-gestures/pull/137/files#diff-b7ee1b6fdbaa6426c1ba2703c7cd043277faac8a1a1c2474fe77729f325bed06R12
Cannot read properties of undefined (reading 'positional')
I'm reporting the issue here because that PR fixes another issue and should be merged.
Seems this has been abandoned (as with everything Ember), but in the case that it's not, hopefully this provides some helpful context 🤷♂️
The text was updated successfully, but these errors were encountered:
@chasegiunta I ran into the same issue as you with an Ember 3.28 application. I've opened a PR to fix the new error.
Sorry, something went wrong.
No branches or pull requests
On Ember 3.26, after reading #138 and pulling that fork, I get this error
Cannot read properties of undefined (reading 'positional')
. https://github.com/html-next/ember-gestures/pull/137/files#diff-b7ee1b6fdbaa6426c1ba2703c7cd043277faac8a1a1c2474fe77729f325bed06R12I'm reporting the issue here because that PR fixes another issue and should be merged.
Seems this has been abandoned (as with everything Ember), but in the case that it's not, hopefully this provides some helpful context 🤷♂️
The text was updated successfully, but these errors were encountered: