Why does adding a new text component generate hundreds of ComponentTextNode2 #6314
Unanswered
teknosains
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@teknosains I added a test here that adds a text input and asserts a single I see you have:
So check that the effect is not causing a re-render. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to check on every component added using this event.
here's what printed into the console. hundreds of ComponentTextNode2 object. is this normal behaviour?
Beta Was this translation helpful? Give feedback.
All reactions