Tree looks likes wrong

I have exactly same code for two treeview implementations.

This one looks as expected:

Image_8145_1778600908448


This one is dont know what to say.

Image_4147_1778600831074

No node icons for parents. Clicking on a node highlight what? I have no idea. Even if I enable checkboxes, the parent nodes are still selectable. Other nodes also can be selected. Please ask me what else do you need me to show in order to resolve the problem. Mouse over also highlights nodes.


1 Reply

JA Jafar Ali Shahulhameed Syncfusion Team May 14, 2026 07:48 AM UTC

Hi Mark,


We have reviewed your query regarding the Angular TreeView component. We were unable to reproduce the issue using the latest package version. For your reference, here is a validated sample,


Sample: https://stackblitz.com/edit/angular-eb83jhpy-acwpqbde?file=src%2Fapp.component.ts,src%2Findex.html,src%2Fapp.component.html


Based on our investigation, the issue you described may be caused by improper style references. Please ensure you are using the same style references as shown in the sample above.


If the issue persists, please provide the following details to help us assist you further:

  • The Syncfusion theme you are currently using.
  • How you have included the styles in your application.
  • The TreeView component properties you have set.
  • The current package version you are using.
  • Any customized styles you have added.
  • Details about any customizations made in TreeView events or methods.
  • Differences between your TreeView rendering in both the problematic and working cases.
  • Please share a runnable sample that demonstrates the issue you are experiencing. You may also modify the previously shared sample to reflect your specific scenario. This will help us understand how the component is integrated and handled in your project.
  • Issue replication steps.
  • A video illustrating the issue. 

For more information, you can refer to this documentation: https://ej2.syncfusion.com/angular/documentation/appearance/overview


Let us know if you need any further assistance.


Regards,

Jafar


Loader.
Up arrow icon