vlio20 / angular-datepicker

Highly configurable date picker built for Angular applications
https://wondrous-crostata-172891.netlify.app/
MIT License
498 stars 142 forks source link

calender is not in the right place #647

Open guypeled1 opened 3 months ago

guypeled1 commented 3 months ago

Hi, i am using angular 17. for some reason the calender is not in the right place: https://prnt.sc/Qr9UNJxqLfHx this is a part from the ts:

  datePickerConfig:Object = {
    mode:"day"
  };

html:

 <dp-date-picker  [config]="datePickerConfig"></dp-date-picker>

how can i fix this?

vlio20 commented 3 months ago

Can you please share a stack litz?

guypeled1 commented 3 months ago

for some reason it is not work for me in stackbliz at all

vlio20 commented 3 months ago

Please share a link to the stackblitz you created.

On Thu, Aug 8, 2024, 13:31 guypeled1 @.***> wrote:

for some reason it is not work for me in stackbliz at all

— Reply to this email directly, view it on GitHub https://github.com/vlio20/angular-datepicker/issues/647#issuecomment-2275488360, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABCVBMJ2UCF6ENI5CPIO5K3ZQNCIFAVCNFSM6AAAAABMEFLAJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZVGQ4DQMZWGA . You are receiving this because you commented.Message ID: @.***>

guypeled1 commented 2 months ago

https://stackblitz.com/edit/stackblitz-starters-jpq47w?file=src%2Fmain.ts