Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.x]: Section element index view - editing entries throws JS error #15694

Closed
croxton opened this issue Sep 6, 2024 · 1 comment
Closed

[5.x]: Section element index view - editing entries throws JS error #15694

croxton opened this issue Sep 6, 2024 · 1 comment
Assignees
Labels

Comments

@croxton
Copy link

croxton commented Sep 6, 2024

What happened?

Description

JS error when editing multiple entries and trying to save changes.

Screenshot 2024-09-06 at 17 15 15

Steps to reproduce

  1. Click the Edit button when viewing an element index for a section, e.g. /control-panel/entries/people
  2. Edit one or more field values.
  3. Click 'Save'

Expected behavior

Elements should save without error.

Actual behavior

JS error thrown:

'TableElementIndexView.js:238 Uncaught TypeError: this.elementIndex.$elements.find(...).timepicker is not a function
Screenshot 2024-09-06 at 17 16 54

Craft CMS version

5.4.0.1

PHP version

8.2

Operating system and version

Mac OSX

Database type and version

MySQL 8

Image driver and version

No response

Installed plugins and versions

No response

@croxton croxton added the bug label Sep 6, 2024
@croxton croxton changed the title [5.4.0.1]: Section element index view - editing entries throws JS error [5.x]: Section element index view - editing entries throws JS error Sep 6, 2024
@brandonkelly brandonkelly self-assigned this Sep 6, 2024
@brandonkelly
Copy link
Member

Thanks for reporting that! Craft 5.4.2 is out with a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants