Parmod Kumar
Parmod Kumar
FFilament
Created by haritz on 10/11/2023 in #❓┊help
Widget not rendering well on modal
I think a JavaScript conflict is affecting the calendar height. To resolve the issue on my end, I have forcibly updated the CSS. .filament-fullcalendar .fc-view-harness.fc-view-harness-active{ height: 593px !important; min-height: 100%; max-height: 100vh; }
11 replies
FFilament
Created by haritz on 10/11/2023 in #❓┊help
Widget not rendering well on modal
i have got same issue .when i open view attendance model first time after page load its working fine. but open modal second time after close not working. component/filament-fullcalendar-alpine.js #saade-fullcalendar not load in second time
11 replies