fullcalendar / fullcalendar-react

The official React Component for FullCalendar
https://fullcalendar.io/docs/react
MIT License
2.09k stars 110 forks source link

dayHeaderFormat does NOT re-render FullCalendar but titleFormat does #129

Closed lievikoff closed 3 years ago

lievikoff commented 3 years ago

Hi. Can anyone please explain why titleFormat updates calendar on fly and dayHeaderFormat option works only after page reloaded? I use view specific options and dayHeaderFormat works ONLY after the page reloaded and calendar reinitialized.