Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix proposal block number error #131

Closed
ethedev opened this issue Oct 6, 2020 · 0 comments
Closed

Fix proposal block number error #131

ethedev opened this issue Oct 6, 2020 · 0 comments
Assignees
Labels
bug-report Something isn't working

Comments

@ethedev
Copy link
Contributor

ethedev commented Oct 6, 2020

Fix proposal block number error

Error shows if you set an invalid block number, and the block number must be bigger than the block where the token has been created at, this should not console log error but show the user more info what happened in there.

Snapshot proposal link:
https://snapshot.page/#/nft/proposal/QmPGuJzBuuajYMHEyTEomnTbyd46wECvh7QHYkpKTcEVik
IPFS link:
https://ipfs.io/ipfs/QmPGuJzBuuajYMHEyTEomnTbyd46wECvh7QHYkpKTcEVik

Error log
TypeError: Cannot read property 'proposal' of undefined
    at Proposal.vue:204
    at u (runtime.js:45)
    at Generator._invoke (runtime.js:274)
    at Generator.forEach.e.<computed> [as next] (runtime.js:97)
    at n (asyncToGenerator.js:3)
    at s (asyncToGenerator.js:25)
@ethedev ethedev added the bug-report Something isn't working label Oct 6, 2020
@ethedev ethedev self-assigned this Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants