There is on example how to add recurrence options within editor template. Here is a link https://ej2.syncfusion.com/react/documentation/schedule/editor-template/#how-to-add-recurrence-options-within-editor-template
When the user double click on the cell, the editor pop-up appears, everything works fine. But when one changes the calendar view from Month to Week, for example the pop-up stops working. So, the scenario is
1) Open link with example (https://ej2.syncfusion.com/react/documentation/schedule/editor-template/#how-to-add-recurrence-options-within-editor-template)
2) Open Preview
3) Double-click on cell
4) Close pop-up (cancel button)
5) Change the view to Month
6) Double-click. - no pop up open and pop-up stops working even if one changes the view back
Safary or Chrome - does not matter, reproducible in both