decentraland / explorer

🌎 Explore Decentraland from a web browser
https://explorer.decentraland.org
Apache License 2.0
78 stars 39 forks source link

fix: "Browser not supported" error screen missing #2460

Closed sandrade-dcl closed 3 years ago

sandrade-dcl commented 3 years ago

What does this PR fix?

Fixes https://github.com/decentraland/unity-renderer/pull/708

This error screen is not being showed when trying to run Decentraland with Safari.

Screen Shot 2021-06-28 at 14.35.30.png

The words "Chrome" and "Firefox" are links:

How to test it?

  1. Open Safari browser.
  2. Go to https://play.decentraland.zone/branch/fix/Browser-not-supported-error-screen-missing/index.html?ENV=org
  3. Notice the error screen is showed.
  4. Close Safari browser and open Chrome or Firefox.
  5. Go to https://play.decentraland.zone/branch/fix/Browser-not-supported-error-screen-missing/index.html?ENV=org
  6. Notice the world loads as usual.
github-actions[bot] commented 3 years ago

After the CI passes: