Closed stajima closed 6 years ago
So my range slider is working but the handles are missing. I find this baffling. Any ideas what might be causing this? Code and screenshot attached. Appreciate the help!
<nouislider class="col" [connect]="true" [min]="0" [max]="10" [step]="0.5" [(ngModel)]="bathroomFilter.bathroomsRange" [ngModelOptions]="{standalone: true}"> </nouislider>
So my range slider is working but the handles are missing. I find this baffling. Any ideas what might be causing this? Code and screenshot attached. Appreciate the help!
<nouislider class="col" [connect]="true" [min]="0" [max]="10" [step]="0.5" [(ngModel)]="bathroomFilter.bathroomsRange" [ngModelOptions]="{standalone: true}"> </nouislider>