Error on old browsers: Object doesn't support property or method 'gesturable'
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
After migrating from version 1.7.3 to 1.9.19, interact stop working in some older browsers:
Object doesn't support property or method 'gesturable'
Happens only on IE 11
More details: https://sentry.io/share/issue/93d5e33e290848a580507543a2ef1113/
this[i] is not a function
Happens on old Android mobile (6 and below)
More details: https://sentry.io/share/issue/0f46e40b4af64898af39e60db58e34ba/
https://sentry.io/share/issue/e62b334d931141528a15eaf846b59ec3/
Rolling back to 1.7.3 makes the error disappear (at least the first one)
Expected behavior
No error should occur
Actual behavior
Some browsers throw several errors
System configuration
interact.js version: 1.9.19
Browser name and version: IE 11 and other
Operating System: Windows 10
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are identified in the issue. Start by reproducing the reported errors in IE 11 and older Android browsers with interact.js 1.9.19, then compare behavior with 1.7.3. Done means the reported browsers no longer throw the gesturable or function errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100