You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also having this problem, each outter div set to position: relative adds offset to the more floating layer, so it gets further and further away from the correct position...
Edit: I have found a very hacky workaround, by manually repositioning the popup on the 'clickMoreEventsBtn' event listener with respect to a fixed parent element, by previously saving the clicked month day grid element through a 'click' event listener. I would appreciate, however, an official solution OR a guide of how to isolate the calendar from the influence of relative positioned parents.
Version
Test Environment
Current Behavior
// Write example code
Expected Behavior
The text was updated successfully, but these errors were encountered: