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

No value accessor for form control with name: 'password' [In Demo] #102

Closed
mohammedzamakhan opened this issue Sep 24, 2016 · 1 comment
Closed
Assignees

Comments

@mohammedzamakhan
Copy link
Contributor

When I enter a password and remove it to get an error and focus out of password field, I get

core.umd.js:3433 Error: No value accessor for form control with name: 'password'
    at _throwError (forms.umd.js:1481)
    at setUpControl (forms.umd.js:1421)
    at FormGroupDirective.addControl (forms.umd.js:3851)
    at FormControlName._setUpControl (forms.umd.js:4285)
    at FormControlName.ngOnChanges (forms.umd.js:4231)
    at DebugAppView._View_FormlyFieldInput2.detectChangesInternal (FormlyFieldInput.ngfactory.js:630)
    at DebugAppView.AppView.detectChanges (core.umd.js:9546)
    at DebugAppView.detectChanges (core.umd.js:9651)
    at DebugAppView.AppView.detectContentChildrenChanges (core.umd.js:9564)
    at DebugAppView._View_FormlyFieldInput1.detectChangesInternal (FormlyFieldInput.ngfactory.js:339)
@aitboudad
Copy link
Member

fixed by #103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants