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

Stalski’s picture

True, we could check hardcoded on "div>open". I think the rest can be re-evaluated, however I think the rest is needed very likely.

nils.destoop’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Issue summary: View changes
Status: Active » Fixed

In D8 attaching is done in a 'smarter' way

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.