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

Fix an error with ElementSelect JS for selectable = false #14873

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

engram-design
Copy link
Contributor

When this.settings.selectable = false a JS error will be thrown when removing the element.

Cannot read properties of undefined (reading 'length')

@brandonkelly brandonkelly merged commit 92d9628 into craftcms:5.x Apr 26, 2024
6 checks passed
@brandonkelly
Copy link
Member

Thanks!

@brandonkelly
Copy link
Member

Craft 5.0.6 is out now with that fix. Thanks again!

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

Successfully merging this pull request may close these issues.

2 participants