Node rendering leaves letter leftovers on the canvas when moved
Open
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Stumbled across a weird bug, where upon adding items to the screen, leftovers are kept on the screen when moving the item or even when it appears on the screen.

Has anybody else seen same issue? Any suggestions, advice, what could cause this?
**To Reproduce**
However, I have failed to reproduce it with initial setup. Using almost same code: https://codesandbox.io/s/data-driven-forked-nk992?file=/src/state.js
**Expected behavior**
Should not contain text letter leftovers.
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.