-
Issue description:
Hello,I’ve recently noticed something in the event calendar that shouldn’t be happening.
First:
Black placeholders are now appearing in the calendar for recurring events.Second:
When the filter is clicked on my calendar, the entire calendar disappears. It only reappears after the page is refreshed.I’ve attached a video to this post so you can see the two issues.
Thank you for any suggestions, as I haven’t made any changes to the event calendar recently.
-
Video:
Best regards, Gam.
Hi there, @Gam ![]()
I am so sorry about these inconveniences!
I see the issue with the empty spaces and forwarded it to the devs. I’ll keep you updated ![]()
As for the issue with the Filters, I couldn’t replicate it on my end. If the issue still persists on your end, please:
-
specify your browser
-
open the Dev Console, click on the Filters and take a screenshot of the Dev Console
Hi @Max,
All right, thanks for the quick reply.
Regarding the filter issue: You’re right, it seems to be browser-related.
Firefox: Problem!
Safari: No problem.
Chrome: No problem.
I’ll test it again over the next few days.
If it’s still happening in Firefox, should I still take a screenshot of the Dev Console?
However, the placeholders appear in every browser.
Thanks a lot!
-Gam
Thank you so much!
I managed to replicate the issue in Firefox, and there is no need in the screenshot now. I’ve shared this issue with the devs as well and will keep you updated ![]()
Hi there, @Gam ![]()
Thank you for waiting!
We’ve fixed the issue with the empty spaces using this CSS code:
.eapp-events-calendar-grid-item-container:has(.eapp-events-calendar-grid-item[style*="display: none"]) {
display: none;
}
The issue with the Filters in Firefox has been addressed as well. Please check your website and let me know if everything is fine now ![]()
Hi @Max,
Great! I just checked it. It works perfectly. ![]()
Thank you so much to you and the team.
It’s my pleasure!
Don’t hesitate to contact us here again if any questions come up. We’ll be more than happy to help ![]()