-
Notifications
You must be signed in to change notification settings - Fork 226
Description
Before submitting
- I have searched existing issues to make sure this bug hasn't already been reported
- I have updated to the latest version of the software to verify the issue still exists
- I have cleared cache/cookies/storage or tried in a private/incognito window (if applicable)
Hardware
Other
Connection Type
Bluetooth
Local or Hosted
Firmware Version
2.7.15.567B8ea Beta
Operating System
Windows 11 Pro
Browser
Chrome
Expected Behavior
Error message:
Cannot read properties of undefined (reading 'num')
Stack trace:
TypeError: Cannot read properties of undefined (reading 'num')
at G (https://client.meshtastic.org/index-9RHnKvRw.js:642:172390)
at GL (https://client.meshtastic.org/index-9RHnKvRw.js:643:387)
at Fb (https://client.meshtastic.org/index-9RHnKvRw.js:100:48430)
at cv (https://client.meshtastic.org/index-9RHnKvRw.js:100:71296)
at YA (https://client.meshtastic.org/index-9RHnKvRw.js:100:81687)
at A_ (https://client.meshtastic.org/index-9RHnKvRw.js:100:117553)
at H6 (https://client.meshtastic.org/index-9RHnKvRw.js:100:116593)
at Iv (https://client.meshtastic.org/index-9RHnKvRw.js:100:116423)
at y_ (https://client.meshtastic.org/index-9RHnKvRw.js:100:113196)
at B_ (https://client.meshtastic.org/index-9RHnKvRw.js:100:125189)
Actual Behavior
Trying to pair with radio over serial or BT and get this error.
Steps to Reproduce
Connect to node. add device the select that device then get the error.
Relevant console output
TypeError: Cannot read properties of undefined (reading 'num')
at G (https://client.meshtastic.org/index-9RHnKvRw.js:642:172390)
at GL (https://client.meshtastic.org/index-9RHnKvRw.js:643:387)
at Fb (https://client.meshtastic.org/index-9RHnKvRw.js:100:48430)
at cv (https://client.meshtastic.org/index-9RHnKvRw.js:100:71296)
at YA (https://client.meshtastic.org/index-9RHnKvRw.js:100:81687)
at A_ (https://client.meshtastic.org/index-9RHnKvRw.js:100:117553)
at H6 (https://client.meshtastic.org/index-9RHnKvRw.js:100:116593)
at Iv (https://client.meshtastic.org/index-9RHnKvRw.js:100:116423)
at y_ (https://client.meshtastic.org/index-9RHnKvRw.js:100:113196)
at B_ (https://client.meshtastic.org/index-9RHnKvRw.js:100:125189)Screenshots
Additional Context
No response