okx.svg is using an uncommon attribute xmlns:xodm
ftan-ansible opened this issue · 3 comments
ftan-ansible commented
okx.svg is using an uncommon attribute xmlns:xodm which is causing an issue when this svg is being imported
error - ../../node_modules/@lifi/wallet-management/walletIcons/okx.svg
SyntaxError: unknown: Namespace tags are not supported by default. React's JSX doesn't support namespace tags. You can set `throwIfNamespace: false` to bypass this warning.
chybisov commented
@ftan-ansible hey, thanks for reporting this. Could you please provide details on your environment setup? (bundler etc.)
chybisov commented
Released a fix, please check it out 🙂
ftan-ansible commented
Thank you, it's fixed!