MetaMask / MetaMask/metamask-sdk
[Bug]: react-metamask-button connection causes memory leak
@FlaviuWeb3 is already working on this.
Since Dec 9, 2024.
- Dominant language
- TypeScript
- Stars
- 338
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
### SDK
Web
### Provide environment information
https://github.com/MetaMask/metamask-sdk/assets/104831203/17dbf325-9edb-4e4f-8528-21ba5112ad90
### MetaMask SDK Version
0.26.3
### MetaMask Mobile app Version
7.26.0
### What browser are you using? (if relevant)
_No response_
### How are you deploying your application? (if relevant)
_No response_
### Describe the Bug
The react-metamask-button example is currently causing a memory leak and causing the Mobile wallet to crash down.
### Expected Behavior
You're able to connect with the MM button
### Link to reproduction - Issues with a link to complete (but minimal) reproduction code will be addressed faster
_No response_
### To Reproduce
- Launch the react-metamask-button example and try to connect via QRCode
- See issue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.