daostack / daostack/arc.js

Don't break on proposals that dont have a scheme associated

Open
#433 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14
Forks
13
PR merge metrics
No merged PRs in 30d

Description

https://github.com/daostack/client/blob/dfaeeaf9232cc45e6d3607625a156305638da5f7/src/proposal.ts#L543 errors out when a proposal has no scheme

```
{
{
proposals(where: {id: "0x3eee066c25c29bccc3c7b2135a9078b2018f1d898a0d48998815a1763c1788a2"}) {
title, scheme {
id
}
}
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.