Error after saving issue edit
{
"message": "Response error",
"stack": "Error: Response error
at vS.fetchOk (https://app.radicle.xyz/assets/index-QGHhXKhq.js:17:96160)\
at async F (https://app.radicle.xyz/assets/index-QGHhXKhq.js:439:7660)
at async Array.z (https://app.radicle.xyz/assets/index-QGHhXKhq.js:435:7333)"
}
Hi mila,
Thanks for reaching out, this issue is
heartwoodrelated, and is an issue onradicle-interface. I think the issue here is that we edit the title and the body of an issue in parallel and that can cause this issue..Will take note and we’ll try to fix this before the editing on web gets stable.
Hey mila,
Wanted to write a small follow-up here, since a few things changed in the meantime.
We removed any edit functionality and stripped session related features from
radicle-httpdso to edit an issue you probably should rely on the CLI, TUI or the coming desktop app.