Topic: Range tracker is not updated after patchValue
                  
                  barmic
                  priority
                  asked 6 years ago
                
Reactive Form was created either with no default value or with any numeric value!Later after patchValue was called with a different value, the tracker will show the default value until the tracker is moved (mouse for example).
this.myForm = new FormGroup({'throttling': new FormControl(79)});
this.myForm.patchValue({ throttling: 3 })
Screenshot of the result of code above
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Opened
Specification of the issue
              - ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB Angular
 - MDB Version: 8.0.0
 - Device: PC
 - Browser: Chrome
 - OS: Windows
 - Provided sample code: No
 - Provided link: Yes
 
Damian Gemza staff commented 6 years ago
Dear @barmic
Thanks for your report. It seems, that this is a bug about which we didn't know.
We'll fix it, and you'll be informed when this problem will be resolved.
Best Regards,
Damian