I am trying to set the text of a node using Javascript. but its not setting it propertly.
After set_text() if I call get_text() it returns me the new value - but the value is not displayed on the tree. And the get_textElement() returns me the older value.
Do you know why this may be happening?
-Piyush