nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.32k stars 841 forks source link

Header template for vue 3 version #1320

Open Youfka opened 1 year ago

Youfka commented 1 year ago

I'm migrating my project from vue 2 to vue 3 and I had a headertemplate with pageprop and custom template code. Now header slot is not working (in current 3.0.3 version), is there another slot I can use? header-title doesn't have the same effect and is placed inside a button

bk-marcin-poholski commented 1 week ago

Same problem here. Why is it not possible to edit the header?