Forum Discussion
Bhavpreet Bains
Jun 22, 2018Iron Contributor
Modern Page Events Web Part missing reoccurring events
Hello, I've added Events Web Part to a Modern Page to list all the upcoming events. However, it is not listing any of the reoccurring events specified in the calendar. I am not sure, if I am ...
- Jun 22, 2018Unfortunately, there isn't any support for recurring events in the modern web part. Hard to say if it's a bug or intended functionality. This is because the Modern UI for adding an event doesn't allow for recurring events. Only when you go to the SharePoint list, can you configure it that way.
Peter2wxin
Feb 08, 2023Brass Contributor
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-calendar
The workaround is to deploy a web part developed with SharePoint Framework
The workaround is to deploy a web part developed with SharePoint Framework