You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I updated the Angular Material to V15 and used the new components I get the error "No valid view adapter!" when I use a mat-slider: <mat-slider[ngrxFormControlState]="form.controls.displayElementCacheSize">
I expect how can I fix this?
The text was updated successfully, but these errors were encountered:
After I updated the Angular Material to V15 and used the new components I get the error "No valid view adapter!" when I use a mat-slider:
<mat-slider[ngrxFormControlState]="form.controls.displayElementCacheSize">
I expect how can I fix this?
The text was updated successfully, but these errors were encountered: