Ok, I isolated my particular IE8 issue to the location sensor(geolocation). I know that geolocation is not compatible with IE8, but I would expect a graceful fallback for non-compatible browsers.
There is a polyfill available. Might be worth looking into.
Anyways, is this a known issue? Possibly something that can be fixed? I’d hate to prevent my users from utilizing geolocation in compatible browsers simply to get IE8 to render properly.
Thanks!