### Link to minimal reproducible example https://appkit-web-examples-javascript-wagmi.reown.com/ ### Steps to Reproduce 1. Open **official** appkit example: https://appkit-web-examples-javascript-wagmi.reown.com/ 2. Click "Connect Wallet" 3. Choose any wallet, e.g. "MetaMask" 4. Observe errors in console: ``` Error: <svg> attribute width: Unexpected end of attribute. Expected length, "". Error: <svg> attribute height: Unexpected end of attribute. Expected length, "". ``` ### Summary Expected behaviour: No errors in console in official examples. ### List of related npm package versions "@reown/appkit": "1.8.15", "@reown/appkit-adapter-wagmi": "1.8.15", ### Node.js Version - ### Package Manager -