stellar-deprecated / stellar-client

INACTIVE. Browser based client for stellard. This repository is inactive. It points to the stellard network, which is being replaced by stellar-core. Please refer to the replacement repository, interstellar-client, which points to the stellar-core network.
Other
307 stars 74 forks source link

Cannot read property 'destroy' of undefined #1137

Closed nullstyle closed 9 years ago

nullstyle commented 9 years ago

https://app.getsentry.com/gostellarorg/stellar-client/group/34317090/


Looks like angular-re-captcha is assuming that window.Recaptcha exists.

bartekn commented 9 years ago

Created PR in angular-re-captcha repo: mllrsohn/angular-re-captcha#17.