Radio buttons not appearing in diff module

Created on 28 September 2023, 9 months ago

Code added to bulma.theme in commit 6933e0f places checkboxes/radio inside labels and unsets the 'children' context variable. Because of this the diff module was not displaying radio buttons. See the attached screenshots for reference.

I worked around this in my subtheme's form--element--radio template by using {{ element['#children'] }} rather than {{ children }}.

Perhaps having the checkbox/radio in the label is desired and this is not a bug; nonetheless I wanted to report the issue in case others encounter the problem and/or if it should be addressed in the module.

πŸ’¬ Support request
Status

Active

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.69.0 2024