-
Notifications
You must be signed in to change notification settings - Fork 8
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
SiteKey, theme error #1
Comments
Hi Kims, |
I am getting same error, was this resolve? Issue is not with siteKey value, issue is with [siteKey] input. Error: |
That normally means you have not declared it properly |
You need to import the import { NgxCaptchaModule } from 'ngx-captcha'; in app.module.ts |
Hello,
I'm getting the following errors:
EXCEPTION: Error: Uncaught (in promise): Template parse errors:
"):Can't bind to 'siteKey' since it isn't a known native property ("d="loginContainer" class="container">
<div (setVerified)="setVerified($event)" googlerecaptcha [ERROR ->][siteKey]="siteKey" [theme]='light'>
The text was updated successfully, but these errors were encountered: