The library is not compatible with Drupal11

Created on 29 April 2025, 3 months ago

Problem/Motivation

The library is not compatible with Drupal11

https://cdn.jsdelivr.net/npm/fullcalendar-scheduler@1.10.1/dist/scheduler.js and https://cdn.jsdelivr.net/npm/fullcalendar@3.10.2/dist/fullcalendar.js use removed syntaxis
$.isFunction(foo) which is replaced with typeof foo === 'function'
$.type(foo) === 'string' which is replaced with typeof foo === 'string'

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024