primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.41k stars 4.59k forks source link

Component: P-tree Not show list node enabled virtualScroll #16208

Open Alessandro-3di opened 2 months ago

Alessandro-3di commented 2 months ago

Describe the bug

When I enable the virtualScroll function, it does not load the list of nodes, I have tried removing the Teamplate but no effect, I have also tried using the lazy method but it does not change the situation.

Environment

Platform: Windows 10 Version: 22H2 19045.4651 CPU: 11th Gen Intel(R) Core(TM) i7-11390H @ 3.40GHz 3.42 GHz RAM: 32,0 GB

IDE: Visual Studio Code

Reproducer

No response

Angular version

17.3.11

PrimeNG version

17.18.8

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.20.3

Browser(s)

Chrome 127, Firefox 124.0.2

Steps to reproduce the behavior

  1. Create an external service for node retrieval
  2. Use Template default
  3. Enable filter and DragDrop
  4. Set selectionMode to single

image

Expected behavior

No response

Alessandro-3di commented 2 months ago

Miss example imgaine

image