Incorrectly escaped aria for Accordion

Created on 25 April 2024, 2 months ago
Updated 29 April 2024, about 2 months ago

Problem/Motivation

Several variables used in the current accordion are not correctly formatted.

Steps to reproduce

View accordion file and review applied variables.

aria-controls={{ control_id }}

Proposed resolution

Update all variables in the template to be appropriately wrapped
aria-controls='{{ control_id }}'

πŸ› Bug report
Status

Fixed

Version

5.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jldust

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024