Dylan Ferris

Results 89 comments of Dylan Ferris

Please submit this ticket under Issues with a [runnable, stripped-down demonstration](http://fullcalendar.io/wiki/Reduced-Test-Cases/) of the bug, then link this PR to it.

https://github.com/fullcalendar/fullcalendar/issues/2748

Please submit a ticket under Issues with a steps to reproduce the error or a [runnable, stripped-down demonstration](http://fullcalendar.io/wiki/Reduced-Test-Cases/), then link this PR to it.

You would need to make your calendar taller or show less events in each day so they can all fit. If you want a different display, it's best if you...

Thanks for the additional info, I agree it looks better with equal row heights in general, and if it worked like that in v4 it seems like a bug.

I tried the same commands and it builds without error for me. It could be a problem with using older typescript or node, updating those may help and also clearing...

Thanks, confirmed. It is related to #4625 and #4393, other event properties that can't be set dynamically.

Confirmed in v5, clicking event A should set `resourceEditable` but instead gives a warning: `Could not set prop 'resourceEditable'. Use setExtendedProp instead.` https://codepen.io/acerix/pen/rNmeRyz?editors=001