Skip to content

jQuery 4 compat #835

@normanlolx

Description

@normanlolx

jQuery.type() is deprecated and no longer available in jQuery 4. Therefore the library does not work out of the box anymore.

Uncaught TypeError: $.type is not a function
    at HTMLInputElement.<anonymous> (jquery.datetimepicker.full.js?t2bnbx:2631:10)
    at T.each (jquery.min.js?v=4.0.0-beta.2:2:2876)
    at T.each (jquery.min.js?v=4.0.0-beta.2:2:1386)
    at $.fn.datetimepicker (jquery.datetimepicker.full.js?t2bnbx:2591:8)
    at HTMLInputElement.<anonymous> (drupal.single_datetime.js?t2bnbx:134:35)
    at T.each (jquery.min.js?v=4.0.0-beta.2:2:2876)
    at T.each (jquery.min.js?v=4.0.0-beta.2:2:1386)
    at Object.attach (drupal.single_datetime.js?t2bnbx:63:70)
    at drupal.js?v=11.2.3:166:24
    at Array.forEach (<anonymous>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions