TypeCellOS / TypeCellOS/BlockNote
resolveFileUrl broken image
Open
@matthewlipski is already working on this.
Since Aug 24, 2026.
bug:P3
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
Description
Describe the bug
when using resolveFileUrl there is a blink of a broken image
To Reproduce
https://stackblitz.com/edit/github-5xfgv5tw?file=App.tsx here is the upload example with an artificial delay, you can observe that before we resolve the url, there is the broken image.
Misc
- Node version: 20
- Package manager: bun
- Browser: chrome
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.