events with rrule plugin is not updating after drag/drop on change view grid fullcalendar v4
- 阅读更多 关于 events with rrule plugin is not updating after drag/drop on change view grid fullcalendar v4
问题 The bounty expires in 3 days . Answers to this question are eligible for a +50 reputation bounty. Mark Salvania is looking for an answer from a reputable source : “Need the working coding to in jsfiddle/codepen.” I am currently working on Fullcalendar v4 with rrule plugin I have this code var calendarEl = document.getElementById('calendardemo'); var calendar = new FullCalendar.Calendar(calendarEl, { plugins: ['interaction', 'dayGrid', 'timeGrid', 'momentTimezone', 'rrule', 'list'], header: {