Closed mrleblanc101 closed 2 years ago
I found a couple polyfill in this stackoverflow thread: https://stackoverflow.com/questions/39245488/event-path-is-undefined-running-in-firefox https://gist.github.com/rockinghelvetica/00b9f7b5c97a16d3de75ba99192ff05c
Hi, I get hundred of these warning in Sentry related to this plugin. Seem to come from line 54 of v-click-outsite.js:
Instead of using
Event.path
, you should include a polyfill for IE11 and Edge (Edge-HTML, pre-Chromium) if necessary or drop support for those older browser.