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

Can't bind to 'options' since it isn't a known property of 'input' #59

Open
SigmaSoftSol opened this issue Jan 2, 2019 · 2 comments
Open

Comments

@SigmaSoftSol
Copy link

Hello Team,
I am getting the below issue in a form.
Can't bind to 'options' since it isn't a known property of 'input'. ("m-control" a2e-datetimepicker [(ngModel)]="dateTo"
[ERROR ->][options]="a2eOptions" />
<span class="input-group-addon")
How can I resolve this issue.

@fetrarij
Copy link
Collaborator

fetrarij commented Jan 2, 2019

Do you import the A2Edatetimepicker in module?

@luisejrobles
Copy link

@SigmaSoftSol 👋
are you importing the A2Edatetimepicker module into the module you're using?
If you can add a sample of you're module and component I'm happy to help

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

3 participants