Tree: Dragging tree nodes that do not have a dragdropScope explicitly set cause lowercase conversion for checks to fail. #6766
Labels
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
Dragging tree nodes that do not have a
dragdropScope
explicitly set cause lowercase conversion for checks to fail. It seems to have originally been caused due to this commit.Reproducer
https://stackblitz.com/edit/vitejs-vite-rnhzxy?file=src%2FApp.tsx
PrimeReact version
10.6.6
React version
17.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The existence of the dragdropScope prop is checked prior to conversion.
The text was updated successfully, but these errors were encountered: