### Steps to reproduce 1. After adding slider and set max and ceil value. 2. 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. 