You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the page is the initially rendered route, there appears to be an odd timing issue where the fitGeojson is calculated too early. Clicking "reset" will fix the scale/transform, or if you came to the page on a subsequent route.
Note: SSR is currently disabled on the docs, so this is only client side routing.
A video better demonstrates what is happening:
CleanShot.2024-10-19.at.23.40.40.2.mp4
The text was updated successfully, but these errors were encountered:
If the page is the initially rendered route, there appears to be an odd timing issue where the
fitGeojson
is calculated too early. Clicking "reset" will fix the scale/transform, or if you came to the page on a subsequent route.Note: SSR is currently disabled on the docs, so this is only client side routing.
A video better demonstrates what is happening:
CleanShot.2024-10-19.at.23.40.40.2.mp4
The text was updated successfully, but these errors were encountered: