by axew3 » Wed Jul 10, 2024 8:59 am
Just reproduced the error, when on reply or posting, and for example it is clicked the link
preview.
The console throw:
Code: Select all
Uncaught TypeError: $(...).offset() is undefined
coming out from the overall_footer.html added code. Going to fix it.
I also try to reproduce the 1px issue you say, and i note that not only this is the issue some time, but also that at the time it happen, moving the mouse, i see elements groups someway rounded by a 1px border, partially like when i am with the opened console and i push on it "Pick an element from the page", that go to select some elements groups or something else... So strange, hope to understand why it sometime happen. Could be due to some other tab opened with the console opened on same browser?
Google recaptcha3 interfere someway, do you use it also? This morning i do not see it, Really little confused at moment, but we'll see...
Just reproduced the error, when on reply or posting, and for example it is clicked the link [i]preview[/i].
The console throw:
[code]Uncaught TypeError: $(...).offset() is undefined[/code]
coming out from the overall_footer.html added code. Going to fix it.
I also try to reproduce the 1px issue you say, and i note that not only this is the issue some time, but also that at the time it happen, moving the mouse, i see elements groups someway rounded by a 1px border, partially like when i am with the opened console and i push on it "Pick an element from the page", that go to select some elements groups or something else... So strange, hope to understand why it sometime happen. Could be due to some other tab opened with the console opened on same browser? :? Google recaptcha3 interfere someway, do you use it also? This morning i do not see it, Really little confused at moment, but we'll see...