YunGyo Seo
Results
2
issues of
YunGyo Seo
# Description Fixed browser compatibility issue with BIP122Verifier by using dynamic import for bip322-js library. This resolves the "Cannot read properties of undefined (reading 'slice')" error that occurred when the...
### Link to minimal reproducible example https://github.com/yungyoseo/siwx-test.git ### Steps to Reproduce 1. Create a Vite + React + TypeScript project. 2. Install @reown/appkit/react, @reown/appkit-siwx, @reown/appkit-adapter-wagmi, wagmi, @tanstack/react-query. 3. Copy the...