kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

Drawer does not change rtl position dynamically

Open filipKovachev opened this issue 2 years ago • 0 comments

When trying to dynamically change the position of the Drawer to rtl the position does not change, because the absolute position is not being reset.

This can be reproduced here:

https://stackblitz.com/edit/react-cj3axb-fndqfy?file=app%2FDrawerContainer.jsx,app%2Fstyles.css

related to this item: https://github.com/telerik/kendo-react/issues/1357

filipKovachev avatar Jul 11 '22 07:07 filipKovachev