We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like the old 'window' topic has resurfaced for angular 5.
tslint warns during jit compilation with webpack:
[at-loader] ./node_modules/ng-recaptcha/recaptcha/recaptcha-loader.service. TS2339: Property 'ng2recaptchaloaded' does not exist on type 'Window'.
I have solved this issue in a customized loader as described in #25 - would you kindly have a look whether this is a way to go for this lib, too?
The text was updated successfully, but these errors were encountered:
error does not show any more, either with angular5.0.0-rc.2 or after cache cleaning, closing
Sorry, something went wrong.
No branches or pull requests
Looks like the old 'window' topic has resurfaced for angular 5.
tslint warns during jit compilation with webpack:
I have solved this issue in a customized loader as described in #25 - would you kindly have a look whether this is a way to go for this lib, too?
The text was updated successfully, but these errors were encountered: