Unkown element svg:foreignObject Yaahor Created May 04, 2020 09:25 It is possible to use other SVG elements with namespace prefix, but foreingObject. WebStorm 2020.1.1
Please could you share a file/complete code snippet the issue can be reproduced with?
https://stackblitz.com/edit/angular-7pxzuc?file=src%2Fapp%2Fitem%2Fitem.component.html
it works fine for me if the code is enclosed in
and doesn't work otherwise
please follow https://youtrack.jetbrains.com/issue/WEB-45385 for updates
Hi, Elena. The similar issue with `markerUnits`, `patternUnits`, `patternContentUnits` attributes.
But it works fine without namespace.
`Ctrl + Click` on CSS class name and class name auto-completing don't work if svg element has a namespace prefix.
Submitted as https://youtrack.jetbrains.com/issue/WEB-45429, please feel free to vote for it
Thank you, Elena. What is about auto-completing and navigating to CSS class names by `Ctrl + Click`?
https://youtrack.jetbrains.com/issue/WEB-45453 :)