kendo-react
kendo-react copied to clipboard
[Bug][Window] left prop not set in onMove
I'm submitting a...
- Bug report
Current behavior
Setting a state variable left to event.left in onResize, does not update its value.
Expected behavior
The left value is updated
Minimal reproduction of the problem with instructions
- Open this demo: https://stackblitz.com/edit/react-jfctle-2orkja?file=app%2Fmain.jsx
- Drag the window to change its left position
- Resize the screen, and observe in the console that
leftis not updated.
Could be related to https://github.com/telerik/kendo-react/issues/1735
Reported in Ticket ID: 1655484