Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Inline date not showing in input #91

Open
parthdevloper opened this issue Aug 13, 2020 · 1 comment
Open

Inline date not showing in input #91

parthdevloper opened this issue Aug 13, 2020 · 1 comment

Comments

@parthdevloper
Copy link

I am experiencing the same issue in Angular

component.html

<ng2-flatpickr [config]="inlineDateOptions" name="formControlName"></ng2-flatpickr>

component.ts

  inlineDateOptions: FlatpickrOptions = {
    inline: true,
    wrap: false
  };

ISSUE: unable to get a date in the input filed.

image

Can anyone help ??

same issue on official JS GitHub page: flatpickr/flatpickr#938

@Jaserto
Copy link

Jaserto commented Sep 16, 2022

any solution?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants