Our pure JavaScript Scheduler component


Post by hoangtruongdz96 »

I am getting error like in video.
When dragging and dropping an event into an area that does not contain it or out of the scheduler, the event returns to the old position of the scheduler.
Please help me !

Attachments
localhost_3000_scheduler - Google Chrome 2022-08-12 16-17-00.mp4
(14.5 MiB) Downloaded 26 times

Post by tasnim »

Hi,

I am getting error like in video.

I'm seeing any error you're getting in the console. What error are you getting?

When dragging and dropping an event into an area that does not contain it or out of the scheduler, the event returns to the old position of the scheduler.

This is actually how it works. if it's not dropable then it should return to the previous position. How do you want it to behave?


Post by hoangtruongdz96 »

No,
Bug in Video: When I drag and drop the event outside the scheduler, the event disappears, it takes F5 to return to the old position.
Expected: When dragging and dropping outside the Scheduler, the event returns to its original position


Post by hoangtruongdz96 »

It's a pity that I can't upload the source code for you


Post by tasnim »

Ok. Any chance to see the config that you're using?


Post by hoangtruongdz96 »

tasnim wrote: Mon Aug 15, 2022 8:45 am

Ok. Any chance to see the config that you're using?

It's great that I fixed it. thank you very much !


Post by tasnim »

Glad to hear that. Best of Luck :)


Post Reply