-
Notifications
You must be signed in to change notification settings - Fork 254
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
Heltec V3
Connection Type
Bluetooth
Local or Hosted
Firmware Version
2.7.15 567b8ea
Operating System
windows 11
Browser
chrome
Expected Behavior
tried to send a message,
Actual Behavior
system crashed.
Error message:
Cannot read properties of undefined (reading 'num')
Stack trace:
TypeError: Cannot read properties of undefined (reading 'num')
at https://client.meshtastic.org/index-9RHnKvRw.js:642:165845
at Object.useMemo (https://client.meshtastic.org/index-9RHnKvRw.js:100:61044)
at Wz.Xe.useMemo (https://client.meshtastic.org/index-9RHnKvRw.js:17:7324)
at sfe (https://client.meshtastic.org/index-9RHnKvRw.js:642:165830)
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)
Steps to Reproduce
go to meshtastic, connect to unit via bluetooth, send test message, crash
Relevant console output
TypeError: Cannot read properties of undefined (reading 'num')
at https://client.meshtastic.org/index-9RHnKvRw.js:642:165845
at Object.useMemo (https://client.meshtastic.org/index-9RHnKvRw.js:100:61044)
at Wz.Xe.useMemo (https://client.meshtastic.org/index-9RHnKvRw.js:17:7324)
at sfe (https://client.meshtastic.org/index-9RHnKvRw.js:642:165830)
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)Screenshots
No response
Additional Context
No response