Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot go to next page with ]] on 1.17.1 #2172

Open
AnabasisXu opened this issue Oct 1, 2024 · 0 comments
Open

cannot go to next page with ]] on 1.17.1 #2172

AnabasisXu opened this issue Oct 1, 2024 · 0 comments

Comments

@AnabasisXu
Copy link

Uncaught TypeError: t.test is not a function
at content.js:3:34214
at g (content.js:3:29072)
at U (content.js:3:34062)
at n.nextPage (content.js:3:89022)
at re.handleMapKey (content.js:3:45018)
at content.js:3:48439
at se (content.js:3:41686)
at keydown (content.js:3:42040)

function U(e, t) {
return P(g(document.body, NodeFilter.SHOW_ELEMENT, (function(n) {
return n.offsetHeight && n.offsetWidth && "pointer" === getComputedStyle(n).cursor
&& (n.matches(e) || (t instanceof RegExp && (t.test(n.textContent) || t.test(n.getAttribute("aria-label")))));
})));
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant