Topic: mdb-range always generates 'Example range' label
                  
                  itkaufmann
                  priority
                  asked 4 years ago
                
I am using the MDB5 and when I insert a range in my template like this
<mdb-range></mdb-range>
it will always generate the range with the 'Example range' label as seen in the docs.

Would it be possible to release an update to fix this issue?
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: MDB5 1.0.0-beta5
 - Device: PC
 - Browser: Chrome, Firefox, Edge, etc
 - OS: all
 - Provided sample code: No
 - Provided link: Yes
 
itkaufmann priority commented 4 years ago
I fixed the issue in my project with this css code, although I do not think that that's the way to go.
label[for="customRange2"] { display: none; }Arkadiusz Idzikowski staff commented 4 years ago
@itkaufmann It's a bug on our end. Please use the styles as a workaround for now, we will fix that in the next update.