Interact.js: e[qe] is not a function

Created on 14 Jun 2017  路  6Comments  路  Source: taye/interact.js

Hi,

we are getting lots of "e[qe] is not a function" from our users.

on this line:
https://github.com/taye/interact.js/blob/48b5a09270e6dfac99cc6b29b94d30383e2537a6/src/utils/domUtils.js#L69

Any idea what might be a problem?

Thank you.

Most helpful comment

We're seeing "element[prefixedMatchesSelector] is not a function" in a related capacity and same affected browsers.

All 6 comments

We are seeing a ton of these too, may be related to the recent Chrome v59 release as that is the only browser that is triggering them.

From our log, i can see that it's not Chrome related.

Firefox, Vivaldi, IE also on the list.

We're seeing "element[prefixedMatchesSelector] is not a function" in a related capacity and same affected browsers.

Same line with a slight variant "e[Gt] is not a function" on 1.2.8 from CDN

We also get this error, "t[Xe] is not a function".
@taye when will the fix be released? Or is it solved in 1.2.9 ?

@jeroencornelissen yes, it should be solved in v1.2.9

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brunolm picture brunolm  路  8Comments

ttback picture ttback  路  8Comments

Aetherpoint picture Aetherpoint  路  4Comments

mateop picture mateop  路  7Comments

freefalling picture freefalling  路  3Comments