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

Created on 25 August 2023, about 1 year 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.71.5 2024