Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!
Thanks for joining our community and helping improve Syncfusion products!
Hello,
I am not sure this is a bug but I am not able to fire an event from the treeview nodeTemplate. Actually I would like to disable the built-in click event and replace it by the click event of the button inside the template (mainly because I do not want the full <li> to be clickable but only the button)
The go() method is fired outside ejs-treeview nodeTemplate, but not inside. And no error reported in the console.
Would you have any hints ?
Thanks,
Gilles