Spurious warning (UNKNOWN_HTML_TAG_IN_TEMPLATE
) for MathML elements
#5010
Labels
UNKNOWN_HTML_TAG_IN_TEMPLATE
) for MathML elements
#5010
Currently we only keep a list of known HTML and SVG elements:
lwc/packages/@lwc/template-compiler/src/parser/constants.ts
Line 120 in 7701069
This leads to the template compiler throwing a spurious warning for MathML, e.g.:
The warning thrown is:
lwc/packages/@lwc/errors/src/compiler/error-info/template-transform.ts
Lines 439 to 445 in 7701069
The text was updated successfully, but these errors were encountered: