Can not control Virtualized tree height
Author: Swapnamoy4345Created Nov 18, 2024Updated May 11, 2026
What version of rsuite are you using?
5.71.0
What version of React are you using?
18.3.1
What version of TypeScript are you using (if any)?
No response
What browser are you using?
Chrome
Describe the Bug
I am using the react-resizable-panels in vertical mode. top portion is my Folder tree. bottom side is for other functionality. the hight prop I am passing state value, But when I am updating the state, then tree height is not updating. It's only taking height which was set at the beginning.
Expected Behavior
No response
To Reproduce
No response
Source: rsuite/rsuite