FriendsOfFlarum / recaptcha

Increase your forum's security with Google reCAPTCHA
https://discuss.flarum.org/d/18399
MIT License
13 stars 11 forks source link

Never works on Beta 14.1 #13

Closed PeopleInside closed 3 years ago

PeopleInside commented 4 years ago

Beta 14, reCpatcha 0.2.0

Invislble ReCaptcha Error console.

Uncaught TypeError: this.recaptcha.execute is not a function
    exports index.js:37
    e extend.js:61
    handleEvent render.js:888
    I render.js:910
    T render.js:735
    l render.js:730
    l render.js:122
    l render.js:63
    u render.js:50
    l render.js:134
    l render.js:63
    u render.js:50
    l render.js:134
    l render.js:63
    l render.js:162
    l render.js:66
    f render.js:423
    h render.js:302
    f render.js:477
    f render.js:416
    f render.js:488
    f render.js:419
    f render.js:488
    f render.js:419
    h render.js:302
    exports render.js:964
    a mount-redraw.js:14
    show ModalManagerState.js:35
    onclick HeaderSecondary.js:77
    handleEvent render.js:888
    I render.js:910
    T render.js:735
    l render.js:730
    l render.js:122
    l render.js:63
    l render.js:162
    l render.js:66
    u render.js:50
    l render.js:134
    l render.js:63
    u render.js:50
    l render.js:134
    l render.js:63
    l render.js:162
    l render.js:66
    u render.js:50
    h render.js:277
    exports render.js:964
    mount mount-redraw.js:45
    mount ForumApplication.js:128
    boot Application.js:176
    <anonymous> (index):160

SharedScreenshot

SharedScreenshot 1

PeopleInside commented 4 years ago

Issue is present also with checkbox. Users are unable to register.

bluisier commented 4 years ago

Yep I have the same issue with both checkbox and invisible recapcha on Beta 14.1. If I disable the extension, everything works fine

al3xLvs commented 4 years ago

Same issue on my side

EvilExecutor commented 3 years ago

Hopefully, these problems will be fixed with the new release (will be tagged soon). Feel free to re-open the issue persists!

PeopleInside commented 3 years ago

Thanks for fixing this