Completed
Last Updated: 23 May 2025 08:33 by ADMIN
Release 9.0.0

I am trying to change the orientation of the SplitPane after the DockManager has rendered but nothing changes. It seems like the parameter is not reactive.

===

ADMIN EDIT

===

A possible option for the time being is to dispose and reinitialize the DockManager when you want to change the SplitPane Orientation. 

Here is a runnable sample: https://blazorrepl.telerik.com/QfYHboFl280vuIkL03.

Completed
Last Updated: 23 May 2025 08:34 by ADMIN
Release 9.0.0
Currently, the OnUndock is fired if you just click an item. However, the drag operation hasn't started yet.