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

ng-pick-datetime dialog is loading away and outside of textbox #775

Open
sushilkar opened this issue Oct 21, 2022 · 1 comment
Open

ng-pick-datetime dialog is loading away and outside of textbox #775

sushilkar opened this issue Oct 21, 2022 · 1 comment

Comments

@sushilkar
Copy link

https://www.npmjs.com/package/ng-pick-datetime-ex/v/14.0.0 or even 13.x is not working smoothly with Angular 14.x

(After Upgrade 14.x angular)
Loading a bit outside of the textbox:
image

(Before upgrade: i.e 13.x Angular and it was working fine)
image

Usage is something similar here:
https://jake.stackblitz.com/edit/owl-datetimepicker?file=src%2Fapp%2Fbasic%2Fbasic.component.ts

using OwlNativeDateTimeModule - support for native JavaScript Date object

It was working fine all the way till Angular 13.x and 14.x angular give me this issue.
ng-pick-datetime dialog is loading a bit away from the text box
Any insight?

@sushilkar sushilkar reopened this Oct 21, 2022
@sushilkar
Copy link
Author

    "@angular/cdk": "^12.2.13",
    "@angular/core": "^14.2.7",
    "ng-pick-datetime-ex": "^13.0.1",

this combination of packages/cdk works

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