weglide / bugtracker

WeGlide platform bug tracker.
https://www.weglide.org
11 stars 0 forks source link

Map does not render on old browsers #50

Closed samuel-git closed 3 years ago

samuel-git commented 3 years ago

Describe the bug Map does not render on browsers without WebGL support. https://webglreport.com/ https://caniuse.com/webgl

To Reproduce Steps to reproduce the behavior:

  1. Go to map
  2. Map stays blank
  3. Open console
  4. See error

Expected behavior Map should render or the user should be prompted to update the browser.

Screenshots image image

Device (please complete the following information):

samuel-git commented 3 years ago

Looks like this issue: https://discussions.apple.com/thread/251543248

samuel-git commented 3 years ago

Out of our control. Happens due to OSX not enabling WebGL system wide under some weird circumstances.