Replies: 1 comment
-
|
hey @xobotyi ! I might have a solution but I need a little bit more context on your real issue. thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there a way to directly replace node's text?
Having a text node i'm unable to change it's value via
setNodeand i cant find any other suitable method in docs.As for now i have to create new node after current and then remove current.
Beta Was this translation helpful? Give feedback.
All reactions