Skip to content

Conversation

@Avamander
Copy link

Description

For some reason getMyNode() and/or node can be undefined, making the UI entirely unusable. Even after reconnecting to the node. Any other state is much more desirable than this.

Related Issues

Fixes #982
Fixes #975
Fixes #960

Changes Made

Basic guards against potentially undefined values.

Testing Done

For testing I made these changes to the (obfuscated) release build on client.meshtastic.org, it made the WebUI usable again. Unfortunately the source maps weren't available (why?) so I couldn't deobfuscate the stacktraces other people have reported, so I'm only 95% sure I added handling for those as well. Can't know for sure.

Checklist

  • Code follows project style guidelines
  • Documentation has been updated or added
  • Tests have been added or updated
  • All i18n translation labels have been added (read
    CONTRIBUTING_I18N_DEVELOPER_GUIDE.md for more details)

@vercel
Copy link

vercel bot commented Jan 7, 2026

@Avamander is attempting to deploy a commit to the Meshtastic Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Jan 7, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants