angular-calendar icon indicating copy to clipboard operation
angular-calendar copied to clipboard

Drag to create time frame issue

Open artonbejtuli opened this issue 1 year ago • 2 comments

Describe the bug I want to implement drag to create events https://mattlewis92.github.io/angular-calendar/#/drag-to-create-events but there is an issue with time frame instead of showing 1,2,3,4, it shows 1,3,3,4

I detected this when i implemented and when i checked the documentation to see if i am doing anything wrong then i saw also there is the issue.

Minimal reproduction of the problem with instructions You can see on this link: https://mattlewis92.github.io/angular-calendar/#/drag-to-create-events

Screenshots https://i.imgur.com/CaBCN3E.png

Versions

  • @angular/core:
  • angular-calendar:
  • Browser name and version:

artonbejtuli avatar Mar 30 '23 09:03 artonbejtuli

Thanks so much for opening an issue! If you'd like to support this project, then please consider sponsoring me

matts-bot[bot] avatar Mar 30 '23 09:03 matts-bot[bot]

@artonbejtuli would you provide a stackblitz where we easily make changes?

billyjov avatar Oct 05 '23 15:10 billyjov