Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node rendering leaves letter leftovers on the canvas when moved #296

Open
genert opened this issue Sep 10, 2021 · 1 comment
Open

Node rendering leaves letter leftovers on the canvas when moved #296

genert opened this issue Sep 10, 2021 · 1 comment

Comments

@genert
Copy link
Contributor

genert commented Sep 10, 2021

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.

Screenshot 2021-09-10 at 16 19 11

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.

@cliffordfajardo
Copy link

cliffordfajardo commented Dec 10, 2021

@genert - is this still happening for you?

Like you mentioned, the error doesn't happen in the code sandbox example you shared 😢

Is it possible to share the code setup of the original ?

I've used stackblitz to create several code samples in the past using Graphin like this one:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants