Closed
Description
What are you trying to do?
i'm trying to create some grid with cdkDragConstrainPosition
but some clicks cause random movements close to the grid nodes
as an example i create i simple one of your demo with constant values of cdkDragConstrainPosition
but it still continue random movement on each drag-drop, does i miss something? in such case i supposed it should stay static
https://stackblitz.com/edit/angular-iwidmo-1kbix8?file=src/app/cdk-drag-drop-free-drag-position-example.html
What troubleshooting steps have you tried?
above
Reproduction
Steps to reproduce:
- setup cdkDragConstrainPosition with static values
- try to drag-drop it
Environment
- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):