Skip to content

[6.x]: forms.dateTimeField() throws $(...).datepicker is not a function on utility page for a plugin #18997

Description

@vnali

What happened?

Description

There is an issue with forms.dateTimeField() on utility page for a plugin.

When rendering:

{{ forms.dateTimeField({
    ...
}) }}

the page throws the following console error: Uncaught TypeError: $(...).datepicker is not a function.

I already updated to the this commit .

Craft CMS version

6.0.0-alpha.5

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions