Italo Vieira

Results 1 comments of Italo Vieira

It seems the root cause is because in the AllDayCell (used in WeekView) no value is set for the "data" parameter of the useDroppable function. https://github.com/Make-md/makemd/blob/1929944e9234dacba330145c025b17312febd3cd/src/core/react/components/SpaceView/Contexts/CalendarView/WeekView/AllDayCell.tsx#L18-L20 So when the onDropOver...