TheCoder4eu / BootsFaces-OSP

BootsFaces - Open Source Project
Apache License 2.0
247 stars 102 forks source link

Modal with button doesn't execute action #1115

Closed atsoares closed 4 years ago

atsoares commented 4 years ago

I'm trying to use the google reCaptcha like this inside a modal, it works normally in a normal page but I'm stuck with this problem around modal + ajax...

Tried everything but the button acts like a submit and ignores the data-callback function...

stephanrauh commented 4 years ago

@atsoares Did you manage to use the captcha in a modal?

atsoares commented 4 years ago

@stephanrauh yeah, I was using the v2 version of recaptcha bc it was the same on the non-responsive site but used v3 instead and worked fine!

stephanrauh commented 4 years ago

Ah, I see. It's great to learn you've found the cause of the problem. As far as I can tell, that was a difficult problem. The solution looks simple, but that's often the case with difficult puzzles!

BTW, I'm also sorry we're not as responsive as we used to be. To everybody who's reading this: BootsFaces is looking for new contributors. We're ready to help you, so don't worry about the complexity. Interested?