OriginProtocol / OriginProtocol/origin-dollar
Uncaught (in promise) TypeError: e.message is undefined
Open
@smitch88 is already working on this.
Since May 15, 2023.
bug
dapp
OETH
P3
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
This occurs when a signature prompt is rejected from the wallet. As far as I can tell, there are no observable consequences for the user. But we probably don't want to have uncaught exceptions in the console if we can avoid them.
Contributor guide
No contributing guide indexed for this repository
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.