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
Angular: 2.2.3
Calendar library: 0.6.1
Browser name and version: Chrome 55.0.2883.87 (64-bit)
Hi,
are events either draggable OR clickable? Both works fine, but not together. With draggable: true a click on the event does nothing and then the event is actually not draggable anymore.
In fact the example in the demos page demonstrates this:
Versions
Angular: 2.2.3
Calendar library: 0.6.1
Browser name and version: Chrome 55.0.2883.87 (64-bit)
Hi,
are events either draggable OR clickable? Both works fine, but not together. With
draggable: true
a click on the event does nothing and then the event is actually not draggable anymore.In fact the example in the demos page demonstrates this:
https://mattlewis92.github.io/angular-calendar/demos/#/draggable-events
Or am I missing something? Sorry, if so.
The text was updated successfully, but these errors were encountered: