Hi Marc,
Greetings from Syncfusion Support.
We tried to replicate the
reported “; in front of title in sfscheduler” issue at our end. But
unfortunately, we are not able to replicate it. Please
refer the working sample from below link.
Sample: https://blazor.syncfusion.com/demos/scheduler/custom-month-view?theme=fluent
We suspect
that you might customized the events in your sample end using EventTemplate or EventRendered
event and in which you mistakenly added ‘;’ which might be the cause for the problem.
So please check and remove ‘;’ from appointment customization code in your
sample to resolve issue.
Kindly check the above solution, If
you still face the problem at your end, please share below details to validate
the issue.
- Share the scheduler related code
snippet
- Share issue reproducing
sample(If possible)
Regards,
Vinitha