-
-
Notifications
You must be signed in to change notification settings - Fork 494
Closed
Labels
Description
Steps to reproduce
- After adding slider and set max and ceil value.
- force render before actually showing to user.
Note: I am using this plugin in ionic app.
Expected behaviour
It should show floor and min value with same label and max and ceil with same label.
Actual behaviour
Max value and ceil value shows overlapping label with same value.