Closed MicLieg closed 4 months ago
As suggested in this Discord message, this PR adds a mounted lifecycle hook to the MainMenu component in order to update the map when the page is reloaded or refreshed using the PerformanceNavigationTiming: type property.
This will help users who are trying to troubleshoot missing parts of the map by refreshing the map instead of using the cached tiles.
Feedback on this implementation is greatly appreciated as I'm new to Vue.
As suggested in this Discord message, this PR adds a mounted lifecycle hook to the MainMenu component in order to update the map when the page is reloaded or refreshed using the PerformanceNavigationTiming: type property.
This will help users who are trying to troubleshoot missing parts of the map by refreshing the map instead of using the cached tiles.
Feedback on this implementation is greatly appreciated as I'm new to Vue.