You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
(Before upgrade: i.e 13.x Angular and it was working fine)
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?
The text was updated successfully, but these errors were encountered: