Skip to content

Mat-select disabled reactivity bug #17531

Open
@als9xd

Description

@als9xd

Reproduction

https://stackblitz.com/edit/angular-3wepre

Steps to reproduce:

  1. Click "Select form 0"
  2. Click "Delete form 0"
  3. Click "Select form 1"

Expected Behavior

The "Object Type" field should not be disabled.

Actual Behavior

The UI for the "Object Type" field on form 1 is disabled even though the form's disabled property says otherwise. The weird thing is that the "First Name" field is not disabled which leads me to believe it is a bug with the mat-select specifically.

Environment

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/selectformsThis issue is related to Angular Forms integrationneeds investigationA member of the team needs to do further investigation to determine the root cause

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions