Hi,
Whenever we have too many events in a day, then the "more..." option displays, but whenever we click that, the content is shown over with the cell's inside content without hiding that.
See the following image for a better understanding: Link
Hi,
This issue is in the documentation. Already live. Check this https://preview.keenthemes.com/html/metronic/docs/general/fullcalendar/basic
Hi,
Thank you for pointing this out. We will fix this in the next update in a few weeks. In the meantime you can fix it quickly by modifying the line #143 in core/html/src/sass/vendors/plugins/_fullcalendar.scss
.fc-popover {
....
border: 0 !important;
....
}
Hi,
Sorry for the late reply. Thank you for reporting this issue. Could you please confirm your Metronic version and the build method(gulp or webpack)? We will do further checking and try to provide a fix or workaround.
Regards.