dayspan-vuetify
dayspan-vuetify copied to clipboard
Agenda days not corresponding to the events viewed
{
"id": "S1",
"label": "Agenda 30 day View",
"shortcut": "S",
"type": 0,
"size": 30,
"focus": 0,
"repeat": false,
"listTimes": false,
"updateRows": false,
"schedule": true
},
I have that set as one of the options
when I toggle to that option, the summary for days at the tops seems to be of size 30.
but the events displayed are off by a day or two
I logged eventDays
from Agenda.vue and that's how i made sure that it was a bug
I'm not witnessing this issue - do you have some steps to reproduce it?
Please provide a sample of code (in a CodePen for example) that reproduces the issue. If you can't reproduce the issue outside your environment, there's nothing I can to do help you. After a week or two this issue will be closed out if the issue can't be recreated.