dayspan-vuetify icon indicating copy to clipboard operation
dayspan-vuetify copied to clipboard

Agenda days not corresponding to the events viewed

Open deep0410 opened this issue 6 years ago • 2 comments

{
                    "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 image

deep0410 avatar Dec 20 '18 14:12 deep0410

I'm not witnessing this issue - do you have some steps to reproduce it?

ClickerMonkey avatar Dec 21 '18 22:12 ClickerMonkey

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.

ClickerMonkey avatar Jan 25 '19 19:01 ClickerMonkey