angular-calendar
angular-calendar copied to clipboard
Drag to create time frame issue
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:
Thanks so much for opening an issue! If you'd like to support this project, then please consider sponsoring me
@artonbejtuli would you provide a stackblitz where we easily make changes?