Attributes are not added to the details elements. This causes some errors when the theme is used as an admin theme.
When using the media module for eg. the iframe dialog for editing/removing images does not get successfully placed in a page.

CommentFileSizeAuthor
#2 details-add-attributes-3113979-1.patch503 bytesmajorrobot

Comments

Irisibk created an issue. See original summary.

majorrobot’s picture

StatusFileSize
new503 bytes

I ran into this issue while using the Geolocation Field module. In that case, the missing attributes cause a jQuery .find() to fail.

I'm attaching a patch.

  • jrglasgow committed e3d1da5 on 8.x-2.x authored by majorrobot
    Issue #3113979 by majorrobot: Add attributes to the USWDS details...
jrglasgow’s picture

Status: Active » Fixed

committed

Status: Fixed » Closed (fixed)

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