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
I have a pin on a UK map (UK map fully visible). When clicking on the pin I flyto the coords of the pin to zoom level 14.81. I get the error as soon as I start fyling and enable my R3F components. I do not recognise any of this so I believe it has nothing to do with my own code:
The super weird thing is, I only get this 1 time when the app starts, or i refresh the page and click on the pin. If after I zoom to my coords, then zoom back out to UK full view, click on the pin again, then the warning does not appear.
It only re-appears if I refresh the browser and click on pain again...
Relevant code:
simple handleClick code to flyto coords at specific zoom level and bearing
Suggested solution:
I dont have a suggested solution as I have no idea why the error/warning comes up in the 1st place
The text was updated successfully, but these errors were encountered:
This looks like a mapbox issue, not something to do with this library? If you think otherwise would you mind providing a codesandbox reproducing the issue (you can start from this template).
three
version: 0.169.0@react-three/fiber
version: 8.17.10react-three-map
version: 0.8.2node
version: v20.11.1npm
(oryarn
) version: 10.2.4Problem description:
I have a pin on a UK map (UK map fully visible). When clicking on the pin I flyto the coords of the pin to zoom level 14.81. I get the error as soon as I start fyling and enable my R3F components. I do not recognise any of this so I believe it has nothing to do with my own code:
The super weird thing is, I only get this 1 time when the app starts, or i refresh the page and click on the pin. If after I zoom to my coords, then zoom back out to UK full view, click on the pin again, then the warning does not appear.
It only re-appears if I refresh the browser and click on pain again...
Relevant code:
simple handleClick code to flyto coords at specific zoom level and bearing
Suggested solution:
I dont have a suggested solution as I have no idea why the error/warning comes up in the 1st place
The text was updated successfully, but these errors were encountered: