Closed mkononov closed 5 years ago
Thanks for opening an issue. Please provide a test case from https://jsbin.com.
Sorry, i can't recreate this issue in https://jsbin.com. Sizzle used like external dependency by other JS-code. I did't indicate Sizzle explicitly in my project dependencies. It's not called by me.
Unfortunately, we can't do a lot with just a stack trace & no further details of how the error is caused.
If you provide more details we can reopen but for now I'll close it as we can't proceed further.
Hi everyone! Sizzle version 2.3.4
sizzle.js:296 Uncaught TypeError: rbuggyQSA.test is not a function at Function.Sizzle [as find] (sizzle.js:296) at webpackJsonp../node_modules/jquery/src/core/init.js.jQuery.fn.init.find (findFilter.js:72) at HTMLDocument. (autocomplete.init.js:54)
at HTMLDocument.dispatch (event.js:353)
at HTMLDocument.elemData.handle (event.js:160)
at HTMLDocument.sentryWrapped (index.js:3076)
at sizzle.js:749
at assert (sizzle.js:386)
at webpackJsonp../node_modules/jquery/external/sizzle/dist/sizzle.js.Sizzle.setDocument (sizzle.js:743)
at Function.Sizzle [as find] (sizzle.js:236)