- Issue created by @mandclu
Automatically closed - issue fixed for 2 weeks with no activity.
During troubleshooting, debugging tools like console.log()
show that the code to render the calendar is firing multiple times, typically seven or more times for a page containing a single calendar.
Implement the once()
library included in Drupal core to ensure that each calendar is only rendered once.
Active
3.0
JavaScript
Automatically closed - issue fixed for 2 weeks with no activity.