IntersectMBO / IntersectMBO/govtool
NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
- Dominant language
- HTML
- Stars
- 21
- Forks
- 29
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
Environment: production
Url: gov.tools
Release: 2.0.16
Sentry Issue: [GOVTOOL-FRONTEND-HZ](https://intersect.sentry.io/issues/6422403473/?referrer=github_integration)
```
NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
at lc (/assets/index-BbB8u3tP.js:20:94062)
at lc (/assets/index-BbB8u3tP.js:20:94167)
at lc (/assets/index-BbB8u3tP.js:20:94135)
at kc (/assets/index-BbB8u3tP.js:20:99199)
at Ac (/assets/index-BbB8u3tP.js:20:96082)
...
(45 additional frame(s) were not displayed)
```
The issue appears to be related to the vote context addition in the governance action vote flow. However, it could not be reproduced consistently. If you can reproduce and fix it, it would be greatly appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.