Wissam
Wissam
When setting the max prop to a date where the year value is 8560 or greater, the Calendar becomes empty: [https://stackblitz.com/edit/react-gdhbgi6f-khhkkoxd?file=app%2Fapp.jsx) As a workaround, you can set the max date...
When setting the Scheduler item prop, and using the AgendaView, the item prop does not take effect. This issue can be reproduced here - [https://stackblitz.com/edit/react-ynpta5-9lp5xg?file=app%2Fmain.jsx](https://stackblitz.com/edit/react-ynpta5-9lp5xg?file=app%2Fmain.jsx) If this is expected, this...
Scheduler TimeLineView items overlapping when using grouping with vertical orientation and rendering a custom view item. Steps to reproduce: 1. Open this example where a custom view item is rendered...