Unable to use a_attr or li_attr from data-jstree in HTML #2810
Unanswered
rupisaini123
asked this question in
Q&A
Replies: 0 comments
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.
-
Any properties added to a_attr and li_attr are not rendered for a and li tag respectively. I am passing json data in html to data-jstree attribute.
HTML

RENDERED HTML

As you can see none of the a_attr are added to a element
JS code for initialization

My main requirement is to add tooltip to the nodes
Beta Was this translation helpful? Give feedback.
All reactions