The js and css should be added in a smarter way so that they are only added when needed.
field_group.js
field_group.css
/misc/form.js
/misc/collapse.js
For an 'open' div for example, none of these are required.
The js and css should be added in a smarter way so that they are only added when needed.
field_group.js
field_group.css
/misc/form.js
/misc/collapse.js
For an 'open' div for example, none of these are required.
Comments
Comment #1
Stalski commentedTrue, we could check hardcoded on "div>open". I think the rest can be re-evaluated, however I think the rest is needed very likely.
Comment #2
nils.destoop commentedIn D8 attaching is done in a 'smarter' way