Closed edwardtilley closed 1 year ago
@edwardtilley this issue was automatically closed because it did not follow the bellow rules:
IMPORTANT: Please use the following link to create a new issue: https://www.creative-tim.com/new-issue/material-dashboard-pro **If your issue was not created using the app above, it will be closed immediately.** Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit: 👉 https://www.creative-tim.com/bundles 👉 https://www.creative-tim.com
bootstrap-select and /static/assets/js/plugins/bootstrap-selectpicker.js are not displaying the correct record on the pull-down panel.
This is what Chrome is seeing:
<select class="selectpicker" id="country" name="country" value="123"><option value="115">Afghanistan</option><option value="123">Canada</option></select>
And This is what the bootstrap presents: