You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to StackBlitz - Handle Disabled Example.
The initial state for cdkDragHandleDisabled is disabled but dragging works, only after clicking on enable and after on disable the handle is actually disabled.
Expected Behavior
The handle should be disabled at the beginning.
Actual Behavior
The handle is not disabled at the beginning.
Environment
Angular: 8.1.3
CDK/Material: 8.1.2
Browser(s): Chrome
Operating System (e.g. Windows, macOS, Ubuntu): Windows