thursdaynetwork / UNhackthevote2017

A splash page for announcing the TN Hackathon in July.
https://thursdaynetwork.github.io/UNhackthevote2017
2 stars 0 forks source link

Mapbox not rendering in bounding box for certain browsers. #32

Closed mvaden closed 7 years ago

mvaden commented 7 years ago

The actual map for the API fails to display in certain bowers. In testing, I've found it to work fine on Vivaldi (desktop) and Safari (mobile). Where it doesn't render is in both Firefox and Chrome Desktop (I'm running version 58..0.3). I didn't notice any ES6 in the API that could raise compatibility issues...

I am not able to test on IE or MS Edge because I do not have either on my local environment.

hackathonchrome

hackathonfirefox

hackathonvivaldo

impreze commented 7 years ago

Rendering fine on Firefox (54.0 OSX) for me.

firefox mapbox

I'll check on IE when I get to my workstation.

A recent issue at mapbox github mentioned that it can be related to GPU incompatibility with browsers

impreze commented 7 years ago

Working fine on IE 11. Also tested Firefox (45.9 Win7) and chrome (59.0.3 Win7). Disregard font changes; my office network block calls to google api.

ie11 mapbox

firefox 49 mapbox

chrome mapbox

mvaden commented 7 years ago

This could be a local problem on my end. I noticed no problems with any of the API rendering on any browsers within my private system.