I'm facing an issue that seems quite unusual. I created a multiple select form using bootstrap. On the mobile version through the browser console, all the information is being displayed correctly (screen1). However, when I try it on an actual mobile device, it only shows 0 items initially, and when I select an item, it displays only 1 item (screen2). Can anyone assist me in achieving the same as the first screen?