index.js?bed3:278 Uncaught TypeError: Cannot read properties of null (reading '0')
at plugin.generateInformation (index.js?bed3:278:1)
at plugin.onevent (index.js?bed3:120:1)
at Object.eval (index.js?2151:115:177)
at Object.G [as dispatch] (index.js?2151:123:180)
at h. [as setValue] (index.js?2151:256:134)
at Object.c (index.js?2151:107:362)
at h.undo (index.js?2151:109:65)
at h.undo (index.js?2151:89:402)
at Object.onclick (index.js?2151:403:70)
Plugin Name with version
"@jspreadsheet/statusbar": "2.3.4"
JSpreadsheet version
v9.x
Describe the bug
JS error when there's no selection.
index.js?bed3:278 Uncaught TypeError: Cannot read properties of null (reading '0') at plugin.generateInformation (index.js?bed3:278:1) at plugin.onevent (index.js?bed3:120:1) at Object.eval (index.js?2151:115:177) at Object.G [as dispatch] (index.js?2151:123:180) at h. [as setValue] (index.js?2151:256:134)
at Object.c (index.js?2151:107:362)
at h.undo (index.js?2151:109:65)
at h.undo (index.js?2151:89:402)
at Object.onclick (index.js?2151:403:70)
Reproduction steps