hi there,
I am using this plug-on but cannot get it to subscribe to updated data dynamically. The only way the calendar gets updated is with page refresh (or using the actions connected to the Calendar itself which is not relevant for my usecase) . Am I missing something?
Sounds like a db issue. Can you share a link to your editor?
Iām not really sure. You could try my FullCalendar 6 plugin thatās free. I have a feeling itās due to pulling in an old version of bootstrap to support the tooltips on events. Whatās really weird is that it doesnāt do that in all apps. Iām not really sure why it does it.
Thanks - will definitely do. Which one will you support in the future?
Hello Jared. The āeach discrete eventā Edibility Mode is not working. Data Input is the same length as the other inputs. i tried the regular and the āformat to Textā way to get it somehow working.
Hi Jared - would you be able to update the bootstrap version to test and confirm the hypothesis? Iām still seeing the CS conflicts and am hoping to find a workaround/resolution. Cheers!
@jared.gibb Hello Jared,
Is there any Key Input for the Rescources for the āArrey of days and timeā in the Bussines Hours Sektion? Like āresourceIdā
By the way the āstartTimeā and āendTimeā can be formated as text like ā12:00ā.
I am seeing this as well. Did you figure it out?
EDIT: Fixed with global css:
.row {
margin-left: 0px !important;
margin-right: 0px !important;
}
I also can only get it to work on page refresh. Did you find the issue?
EDIT: I opted for the paid plugin and solved a lot of my issues. Although I still had to configure things better. Iām using the workflow action to change jump to date.
@jared.gibb Thanks for putting this plugin together! Itās great.
there is a main issue in January. There ist a ā,ā in front of the StartTi.
let dataString = ā[ā;
dataString += ā,{"startTime": "10:00", ā¦}ā; // ā Extra comma!
dataString += ā]ā;
That causes some loading problems.
Yo. Just saw these. Havenāt been on in a while.
Can you send me a DM (if youāre using the paid version) outlining any bugs youāre experiencing? IMO, this plugin is heavy as fuck and needs to be rebuilt. All fault of my own.
Sorry for the issues and delays.