Closed thinq4yourself closed 5 years ago
@thinq4yourself Sorry to hear this is still an issue. Were you able to solve it? Since this is a volunteer based initiative it's difficult for people to work on these specific bugs. We are open to accepting a PR fixing the issue if you have one! Closing due to inactivity.
Do you want to request a feature or report a bug?
Bug report
What's the current behavior?
We cannot get our dates to show up correctly on the calendar, and have tried about every way to customize the data before hitting the calendar to adjust it to no avail.
Example use case
As you can see by the screenshot below, our two test events on this calendar, Yoga mat & bundle and iPhone Max (the first one that starts on the 20th) seem to appear ok, but upon further review we can show that the alignment and length of our events are not
consistently
inline with the event data we are sending the component.In the code snippet below, we show the data that is being sent to the component directly, and the two example events highlighted on the calendar are exploded...
From what we can tell, this behavior is not consistent across events, unless it has something to do with time, timezones, and slippage on the component layout. Any help appreciated. We have a basic UI implementation and most customizations go into the event data before sending it to the calendar.
What's the expected behavior?
After spending A LOT of time of this, we definitely don't have a PR for this let alone our own working code, but our search here and in StackOverflow show that this has been an issue from time to time, but I'm hoping something you can see that we don't is our problem.