nhn/tui.calendar

Overlapping similar records

ozknozsrt opened this issue · 2 comments

Version

1.14.1

Test Environment

Chrome, Windows 10

Current Behavior

image

image

As you can see from the picture, StartDate: 15.10.2023 09:00 and EndDate: 16.10.2023 09:15 there is a schedule (test preview calendar). Similar records created like this overlap bug in this way. We call two web services. If I do this as a single service, it appears in the 2nd way. Is there a general or temporary solution for this? If there is something that can be solved by changing the "tui-calendar.js" file, please help.

Thank you

Expected Behavior

Ok, I think I've identified the issue. I am using the "allday", and it seems that some of the data is not matching the allday template.

I will try to fix it by Saturday to resolve the issue. If I'm unable to fix it, and I'll provide an update for the issue if it's due to a bug in the plugin.

problem solved