<div class="panel panel-default">
<select>
<option value="B3">B3</option>
<option value="B4">B4</option>
<option value="B5">B5</option>
</select>
</div>
The code above seems to be causing some issues and I have also tried a different approach which you can check out here. However, it's not working as expected.
If anyone has a solution, I would greatly appreciate it! Thank you in advance for your help.