Skip to content
New issue

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

angular5.0.0-rc.1 w/ webpack: "Property 'ng2recaptchaloaded' does not exist on type 'Window'." #67

Closed
csentis opened this issue Oct 11, 2017 · 1 comment

Comments

@csentis
Copy link

csentis commented Oct 11, 2017

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?

@csentis
Copy link
Author

csentis commented Oct 14, 2017

error does not show any more, either with angular5.0.0-rc.2 or after cache cleaning, closing

@csentis csentis closed this as completed Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant