@korthresh
What version of BAS are you using?
What OS do you have?
Do you use a fingerprint when the problem occurs?
Does this happen constantly? Just on this page element or on other elements as well?
How can I replicate this intentionally? Are there any specific steps?
Javascript errors only in BAS
-
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
But in my normal browsers i dont see these messages.
I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
-
@nicovevo said in Javascript errors only in BAS:
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
But in my normal browsers i dont see these messages.
I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
Try disabling the AjaxReCaptcha2 module

-
@Fox said in Javascript errors only in BAS:
@nicovevo said in Javascript errors only in BAS:
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
But in my normal browsers i dont see these messages.
I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
Try disabling the AjaxReCaptcha2 module

thank you this solved my problem.