Hi All,
In the task list mode, I want to disable date filter logic that filtering task list data by left date picker in order to show all data, how should I do?
See this example: https://bryntum.com/products/calendar/examples/listview/
By default it does not filter based on the current selected date.
You have selected 1 April there. And the visible events appear to be on the 9th, so that's not filtering by the date picker's selected date.
There must be other code in the app which causes it to appear like that.