pTree: right click on treenode chevron down #15714
Labels
LTS-16-PORTABLE
LTS-FIXED-15.4.21
LTS-FIXED-16.9.11
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If you right click on the treenode icon you get an error
it seems as the icon is now an svg the className property does not have a indexOf function as it is not a string but a SVGAnimatedString
Environment
Any enviroment
Reproducer
No response
Angular version
17.3.10
PrimeNG version
17.17.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.10.0
Browser(s)
Chrome 125
Steps to reproduce the behavior
Have a tree with expandable node, try to right click on the expand icon
Expected behavior
No response
The text was updated successfully, but these errors were encountered: