You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. I have a Pick List and when searching for an element in the source or target its displayed correctly. The issue I have is that when searching for an element and moving it, the search result does not get updated and is still displayed in the original location. Once the search is cleared or re-entered, the element is correctly not in the previous location.
For more technical information, I am running PrimeNG v19.0.5 in Angular 19. The html component is as follows
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there. I have a Pick List and when searching for an element in the source or target its displayed correctly. The issue I have is that when searching for an element and moving it, the search result does not get updated and is still displayed in the original location. Once the search is cleared or re-entered, the element is correctly not in the previous location.
For more technical information, I am running PrimeNG v19.0.5 in Angular 19. The html component is as follows
Where sortGroups() reloads items in alphabetical order
Beta Was this translation helpful? Give feedback.
All reactions