Invalid icon.html markup
See original GitHub issueI believe the extra </g>
tags at icon.html#L2 are faulty?
Whenever I try to add a tag I get the following error:
DeleteIconComponent.html:2 ERROR DOMException: Failed to execute 'setAttributeNS' on 'Element': '' is an invalid namespace for attributes.
View_DeleteIconComponent_0 @ DeleteIconComponent.html:2proxyClass
...
Note that I’m using Angular 4.0.0-rc.4
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Icon fonts: wrong sign displayed - Stack Overflow
Try to use FontAwesome icons (I included them in the CSS by using the @font-face). All you need to do is to define...
Read more >invalid - CSS: Cascading Style Sheets - MDN Web Docs
The :invalid CSS pseudo-class represents any , , or other element whose contents ... Typically, descriptive text and/or an icon are used.
Read more >Invalid Markup Overview - PTC Support
When a new document is loaded into Arbortext Editor, its document structure is analyzed for form, function, and proper SGML and XML markup...
Read more >Possible invalid HTML in Field description in forms - Drupal
Problem/Motivation The field descriptions in forms are wrapped with a small tag. small tags may only contain Phrasing content (see for ...
Read more >This element could not render due to invalid markup. You may ...
Everytime I try and edit my cornerstone pages, I get this error: How do I fix this?
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @altschuler,
will be fixed soon 😃 (it’s in PR, I just need to test more)
Can confirm it works in
0.9.10
. Thank you so much @Gbuomprisco!