Closed
Description
Reproduction
Steps to reproduce:
- Create progress bar dynamically through ComponentFactoryResolver
- 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