WatWowMap / ReactMap

Pokemon GO Map frontend built with React
MIT License
127 stars 64 forks source link

fix: early version check #961

Closed TurtIeSocks closed 6 months ago

TurtIeSocks commented 6 months ago

This fixes an issue where sometimes a cached version of the map is saved in a user's browser, most commonly when a user is using the built in Discord browser, and the outdated cache does not align with the server version. This previously caused nothing at all to load on the map and no feedback to the user. This now catches the error earlier on and displays a lengthy error on how the user might fix it.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.30.0-develop.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: