Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello all,
I have only just started using BAS. I am following the tutorial (number 1) and first thing that happen when I try to load browser Is that error always occurs and website fails to load due these errors -
How to correctly report about errors
@tony2n91 this happend bacause the type of your variables is "string", so you have to change it to the type "number"
Capture d’écran 2022-12-31 115218.png
@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. https://prnt.sc/vuzft2 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 0acbc29b-f45d-44aa-91e2-852c1f998358-изображение.png
@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. https://prnt.sc/vuzft2 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
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
https://prnt.sc/vuzft2
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
0acbc29b-f45d-44aa-91e2-852c1f998358-изображение.png
thank you this solved my problem.