@alice wrote:
i m using ember cli recaptcha in my ember app. i want to reset the recaptcha once my modal is closed. here is my code ---->
> close:function(){ > this.get('gRecaptcha').resetReCaptcha(); > },
but this not working..
Posts: 1
Participants: 1