Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
javascript
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2025 at 05:23 UTC
Updated:
5 Nov 2025 at 00:34 UTC
Jump to comment: Most recent
In behavior's attach(), the property of elementSettings variable is assigned one by one. It seems to redundant.
Assign all of initial property values at once.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tom kondaComment #4
tom kondaComment #5
smustgrave commentedNice little update LGTM!
Comment #7
catchThis has some merge conflicts.
Comment #8
tom kondaFix conflict.
Comment #9
smustgrave commentedSeems like a good rebase
Comment #12
nod_Committed 747a536 and pushed to 11.x. Thanks!