Skip to content

CdkDropList autoScrollDisabled should use coerceBooleanProperty #17475

@skrtheboss

Description

@skrtheboss

Reproduction

Steps to reproduce:

  1. add cdkDropListAutoScrollDisabled attribute to cdkDropList
  2. autoScroll is not disabled

Expected Behavior

AutoScroll should be disabled by adding cdkDropListAutoScrollDisabled without setting it to true explicitely.

Actual Behavior

With the acual behaviour you need to write [cdkDropListAutoScrollDisabled]="true"

Environment

  • Angular: 8.2.11
  • CDK/Material: 8.2.3
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Widnows

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions