Mehul Kasundra

Results 2 comments of Mehul Kasundra

Same issue for reCAPTCHA v2 ("i am not a robot"). This solution is not working for me. ``` addListener: function (id, func) { this._listeners[id] = func; } ``` Any other...