SOLID svg tsc error
any ideas about this?
and
ESLint: 'xmlns:' is not one of Solid's special prefixes for JSX attributes ('on:', 'oncapture:', 'use:', 'prop:', 'attr:').(solid/no-unknown-namespaces)
7 Replies
removing it should be fine
ok, will also complain to the design team
cant remove cause its the image data
no idea why its not a reg svg
xlink:href - SVG: Scalable Vector Graphics | MDN
The xlink:href attribute defines a reference to a resource as a reference IRI. The exact meaning of that link depends on the context of each element using it.
just use href
worked fine thx