You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RangeError: Maximum call stack size exceeded
at Array.reduce (<anonymous>)
at Object.dom.shadowElementsFromPoint (chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-adapter.js:10901:53)
at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-adapter.js:10903:35
at Array.reduce (<anonymous>)
at Object.dom.shadowElementsFromPoint (chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-adapter.js:10901:53)
at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-adapter.js:10903:35
at Array.reduce (<anonymous>)
at Object.dom.shadowElementsFromPoint (chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-adapter.js:10901:53)
at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-adapter.js:10903:35
at Array.reduce (<anonymous>)
The text was updated successfully, but these errors were encountered:
Thanks for the report. This was an issue that was introduced in Chrome 66 when they changed the elementsFromPoint method. You'll need to upgrade to Axe-core 3.0.2 for the fix: #856
https://pwa-starter-kit.appspot.com/
The text was updated successfully, but these errors were encountered: