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
{{ message }}
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.
I just started seeing a bug where coordinate points disappear if you place them before image/resource points., e.g., in the GIF below, I place geographic coordinate #6 before placing pixel coordinate #6, and it disappears, throwing variations of this error:
Uncaught Error: Cannot read properties of undefined (reading '0')
at v (connection.js:264:13)
at g.handleMessage (connection.js:192:11)
at e.onmessage (connection.js:143:18)
at WebSocket._handleMessage (reconnecting-websocket-mjs.js:172:23)
The text was updated successfully, but these errors were encountered:
itspangler
changed the title
Points disappearing if coordinate placed before resource
Points disappearing if coordinate point placed before resource point
Apr 10, 2024
I just started seeing a bug where coordinate points disappear if you place them before image/resource points., e.g., in the GIF below, I place geographic coordinate #6 before placing pixel coordinate #6, and it disappears, throwing variations of this error:
The text was updated successfully, but these errors were encountered: