Completed
Last Updated: 21 Mar 2022 11:57 by ADMIN
Release 3.2.0
John
Created on: 08 Mar 2022 06:15
Category: Grid
Type: Bug Report
1
Width is not preserved on drag

https://blazorrepl.telerik.com/QGadEnbT24qbDh1G49

If the window component does not implement a Width parameter, it will seem like docked to right when dragging. The issue stems from the update of top and left styles while the width of the component grows with them.

1. Open the repl

2. Initiate dragging

**Workaround**

Set the Width parameter of the Window component

0 comments