creativetimofficial / ct-material-dashboard-pro

Material Dashboard Pro - Premium Bootstrap 5 Admin
https://demos.creative-tim.com/material-dashboard-pro/pages/dashboards/analytics
116 stars 28 forks source link

Problem with select #229

Closed ghten closed 5 years ago

ghten commented 5 years ago

I have a problem with select when I open my page

Code:

 `<div class="form-group bmd-form-group dropdown bootstrap-select show-tick dropup">
<select class="form-control" formControlName="country" class="selectpicker" data-style="btn btn-link">
<option selected="selected"></option>
<option value="1">toto</option>
</select>
</div>

` Result select

I don't see the select, just label Thanks

groovemen commented 5 years ago

Hello @ghten,

Thank you for using our products, I will ask you to give us a link to your project. This is the structure that you have used for the selectpicker? Waiting for your answer.

Best, Stefan