Skip to content

[BUG] Crash on dashboard #1155

Description

@1Blademaster
{
  "generatedAt": "2026-04-10T07:28:58.763Z",
  "app": {
    "name": "FGCS",
    "version": "0.2.3-alpha",
    "environment": "production",
    "route": "#/"
  },
  "runtime": {
    "platform": "Windows",
    "language": "en-GB",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) FGCS/0.2.3-alpha Chrome/140.0.7339.133 Electron/38.2.0 Safari/537.36"
  },
  "drone": {
    "aircraftType": "Plane",
    "firmwareVersion": "4.8.0",
    "armed": false,
    "flying": false
  },
  "connection": {
    "connected": true,
    "connecting": false,
    "connectedToSimulator": false,
    "connectionType": "serial",
    "serial": {
      "selectedPort": "COM7: USB Serial Device (COM7)",
      "baudrate": "115200"
    },
    "network": {
      "protocol": "tcp",
      "ip": "127.0.0.1",
      "port": "5760"
    },
    "forwarding": {
      "enabled": false,
      "address": ""
    }
  },
  "recentStatusText": [
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 2,
      "text": "ed",
      "id": 61,
      "chunk_seq": 1,
      "timestamp": 1775806138.4947882
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 2,
      "text": "Rockblock: Cannot send message, modem not configur",
      "id": 61,
      "chunk_seq": 0,
      "timestamp": 1775806138.4947882
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 2,
      "text": "ed",
      "id": 60,
      "chunk_seq": 1,
      "timestamp": 1775806133.51372
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 2,
      "text": "Rockblock: Cannot send message, modem not configur",
      "id": 60,
      "chunk_seq": 0,
      "timestamp": 1775806133.5132177
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 3,
      "text": "EKF3 waiting for GPS config data",
      "id": 0,
      "chunk_seq": 0,
      "timestamp": 1775806132.1458142
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 3,
      "text": "EKF3 waiting for GPS config data",
      "id": 0,
      "chunk_seq": 0,
      "timestamp": 1775806132.1448116
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 2,
      "text": "PreArm: Waiting for RC",
      "id": 0,
      "chunk_seq": 0,
      "timestamp": 1775806131.104763
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 6,
      "text": "RCOut: PWM:1-8 PWM:11-14",
      "id": 0,
      "chunk_seq": 0,
      "timestamp": 1775806129.8729973
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 6,
      "text": "IOMCU: 420 1001 411FC231",
      "id": 0,
      "chunk_seq": 0,
      "timestamp": 1775806129.8719954
    },
    {
      "mavpackettype": "STATUSTEXT",
      "severity": 6,
      "text": "CubeOrange+SimOnHW 00400029 30325112 33383839",
      "id": 0,
      "chunk_seq": 0,
      "timestamp": 1775806129.871306
    }
  ],
  "error": {
    "name": "TypeError",
    "message": "Cannot assign to read only property '0' of object '[object Array]'"
  }
}
TypeError: Cannot assign to read only property '0' of object '[object Array]'
    at Array.sort (<anonymous>)
    at selectBatteryData (paramDefinitions-C8WAgG13.js:14:29572)
    at o (paramDefinitions-C8WAgG13.js:9:22523)
    at o (paramDefinitions-C8WAgG13.js:9:1577)
    at h (paramDefinitions-C8WAgG13.js:9:559)
    at paramDefinitions-C8WAgG13.js:9:660
    at Object.ss [as useSyncExternalStore] (index-DguynWAA.js:38:19145)
    at Rc.D.useSyncExternalStore (index-DguynWAA.js:9:6454)
    at Pt.useSyncExternalStoreWithSelector (paramDefinitions-C8WAgG13.js:9:729)
    at r (paramDefinitions-C8WAgG13.js:9:1618)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions