While working on creating a responsive website using Bootstrap, I encountered an unusual issue with navigation specifically in Chrome on Android. After some investigation, I found that the same problem exists on Bootstrap's own website.
- To see the issue in action, open Bootstrap [ http://getbootstrap.com/2.3.2/ ] or any website utilizing Bootstrap in Chrome on Android
- Click on the menu to open it, then close it, and finally click again to reopen it
- At this point, the navigation appears blank even though the links are present and clickable but not visible. [See attached screenshots for reference - I am facing the same problem on my site]
Here are the screenshot links:
If you have any insights on how to resolve this issue or any other information that could help me troubleshoot, I would greatly appreciate it.
Thank you