Bootstrap 4 Dashboard Example + IE10/11 Display Issues
Created by: DaleyKD
Similar to #25415 (closed) .
Windows 10 Enterprise Build 1709
When looking at https://getbootstrap.com/docs/4.0/examples/dashboard, there are a few issues with Internet Explorer.
Internet Explorer 11
- The navbar-brand does not appear in the upper-left.
- There is a horizontal scrollbar, and I do not see the entirety of the canvas.
If I implement the fix suggested by @PerseusTheGreat, it does appear to help the first issue. Deleting the canvas element fixes my second issue. (For my purposes, I don't need the canvas.)
Internet Explorer 11 in Internet Explorer 10 Document Mode