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 Jun 11, 2023. It is now read-only.
PR #437 is introducing great improvements for context menu handling, but it's also breaking our msg import/export capabilities.
This functionality isn't being used yet, but it will be a great help for debugging user interface issues once we start a staging server.
And hey, it's not harming our codebase maintability like the error message claims to be, but I'm concerned about using an unsuported feature: it may break our game in the far, far future when elm starts shipping with wasm support.
My proposal is to fix that once we start a staging server.
The text was updated successfully, but these errors were encountered:
PR #437 is introducing great improvements for context menu handling, but it's also breaking our msg import/export capabilities.
This functionality isn't being used yet, but it will be a great help for debugging user interface issues once we start a staging server.
And hey, it's not harming our codebase maintability like the error message claims to be, but I'm concerned about using an unsuported feature: it may break our game in the far, far future when elm starts shipping with wasm support.
My proposal is to fix that once we start a staging server.
The text was updated successfully, but these errors were encountered: