Closed nsarradin closed 4 months ago
Two issues identified on the circular gauge in toast.component.html :
toast.component.html
div.circularGauge
span
div
aria-hidden="true"
Circular gauge was removed :)
Two issues identified on the circular gauge in
toast.component.html
:div.circularGauge
should be replaced by aspan
as buttons can't includediv
aria-hidden="true"
should be added on the svg of the gauge