Skip to content

Change progress bar value from component instance #18676

Closed
@frct1

Description

@frct1

Reproduction

Steps to reproduce:

  1. Create progress bar dynamically through ComponentFactoryResolver
  2. Try to change value of progress bar instance

Expected Behavior

Changing value and progress bar mode through component instance

Actual Behavior

Value not changing (without any errors). When changing mode of progress bar through component instance also not working. Looks like it is just takes only first defined property values.

Environment

  • Angular: 9.0.0
  • CDK/Material: 9.0.0-rc.10
  • Browser(s): Chrome 80
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/progress-bar

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions