I tried validating if svg could be a child of label and the page seems to error out. I get a warning saying "Some values from parameters were not found" and the webpage shows skeleton components. I tried using Vivaldi (Chrome) and Firefox and got the same results.
If I change the child to something like p or button, the validation works. So it seems to be choking on svg?
I tried validating if
svgcould be a child oflabeland the page seems to error out. I get a warning saying "Some values from parameters were not found" and the webpage shows skeleton components. I tried using Vivaldi (Chrome) and Firefox and got the same results.If I change the child to something like
porbutton, the validation works. So it seems to be choking onsvg?