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

Calendar popup position #159

Open
anura-apps opened this issue May 19, 2022 · 0 comments
Open

Calendar popup position #159

anura-apps opened this issue May 19, 2022 · 0 comments

Comments

@anura-apps
Copy link

anura-apps commented May 19, 2022

Hi @danielmoncada,

When I click on the input that triggers the calendar popup, the popup overlays the input and doesn't appear below it.

<input class="input-date-picker-maia" [owlDateTime]="date" [owlDateTimeTrigger]="date" [(ngModel)]="ficheSuivi.date">
<owl-date-time #date pickerType="calendar" firstDayOfWeek="1">

It occurs most of the times in a scrolling modal page.

The angular version 12.2.6 and the angular-datetime-picker version is 12.3.0

Thanks by advance for your assistance

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