Answer the question
In order to leave comments, you need to log in
How to remove page scroll when opening hCaptcha in Firefox?
When opening the hCaptcha challenge window in Firefox, the page spontaneously scrolls to the very top (0,0), and then scrolls back after completing the task. This does not happen with Chrome-based..
html {
height: auto !important;
}
Did not help
Answer the question
In order to leave comments, you need to log in
I decided this: I bind a callback through an attribute data-open-callback
(documentation) and scroll back with it. Twitching to the beginning of the page and back is not visible.
Greetings.
body {
overflow: hidden;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question