Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jQuery 4 compat #835

Copy link
Copy link

Description

@normanlolx
Issue body actions

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>)
Reactions are currently unavailable

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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.