You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.
Expected Behavior
Voting options should be displayed
Additional Context
Tested using Metamask.
Google Chrome.
Mozilla Firefox.
The developer console in Google Chrome reports the following error:
NET::ERR_CERT_AUTHORITY_INVALID for url gateway.ipfs.io/[...]
TypeError: Cannot read property 'proposal' of undefined
at Proposal.vue:248
at l (chunk-vendors.04f51db2.js:50)
at Generator._invoke (chunk-vendors.04f51db2.js:50)
at Generator.next (chunk-vendors.04f51db2.js:50)
at r (chunk-vendors.04f51db2.js:9)
at s (chunk-vendors.04f51db2.js:9)
In Mozilla Firefox:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://gateway.ipfs.io/ipfs/[...]. (Reason: CORS request did not succeed).
GET_PROPOSAL_FAILURE TypeError: NetworkError when attempting to fetch resource.
The text was updated successfully, but these errors were encountered:
Bug Description
Votes do not load, screen remains in loading mode indefinitely
Steps to Reproduce
Expected Behavior
Voting options should be displayed
Additional Context
Tested using Metamask.
Google Chrome.
Mozilla Firefox.
The developer console in Google Chrome reports the following error:
In Mozilla Firefox:
The text was updated successfully, but these errors were encountered: