mattlewis92 / angular-calendar

A flexible calendar component for angular 15.0+ that can display events on a month, week or day view.
https://mattlewis-github.com/angular-calendar/
MIT License
2.71k stars 863 forks source link

draggable events is not waiting a long press to move #1633

Open mtoloto opened 1 year ago

mtoloto commented 1 year ago

Describe the bug

the events that are draggable is not waiting the touchLongPress timeout to start drag, so I cant scroll the page without drag any event

Minimal reproduction of the problem with instructions

Screenshots

Versions

matts-bot[bot] commented 1 year ago

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

NsdHSO commented 1 year ago

Please can you provide more about this issue, because I tried right now, this issue and I can't reproduce