Alert: replace the undefined and unset alert prop by a string

Created on 25 August 2023, 10 months ago

Problem/Motivation

alert prop doesn't exist

<div{{ attributes.addClass('alert').setAttribute('role', alert) }}>

Proposed resolution

<div{{ attributes.addClass('alert').setAttribute('role', 'alert') }}>

๐Ÿ› Bug report
Status

Fixed

Version

5.0

Component

Code

Created by

๐Ÿ‡ซ๐Ÿ‡ทFrance pdureau Paris

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

Comments & Activities

Production build 0.69.0 2024