I am working on the Angular calendar and the requirement is to drop external event to the day timeline to specific user.
I am using day-view-scheduler for day view timeline and external events. https://mattlewis92.github.io/angular-calendar/#/day-view-scheduler
Problem is when dropping external event to the specific user it will automatically move to the default user which was added in externalEvents, if there was any workaround please let me know.