0xMiden / 0xMiden/wallet-adapter
Wallet log-in errors out with "Some storage item not found"
未关闭
- 主要语言
- TypeScript
- 星标
- 2
- 派生
- 9
- 平均合并
- 25 分钟
- 30 天内合并 PR
- 1
描述
### Packages versions
i dont know the version as i cant log in
### Bug description
this is the error in the console:
### How can this be reproduced?
_No response_
### Relevant log output
```shell
Some storage item not found
```
贡献指南
调研方向
The error 'Some storage item not found' suggests a missing key in local storage or IndexedDB. Look at the wallet adapter's storage handling code, likely in src/storage or src/wallet. Check the login flow to see what items are expected. Reproduce by setting up a Miden application and attempting login with a wallet.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend, mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100