Screen collapses after row duplication

Screen collapses after a row duplication with following error message:

TypeError: Cannot read properties of undefined (reading 'columnLeft')

Console stack trace:

index-278ea2c7.js:16276 TypeError: Cannot read properties of undefined (reading 'columnLeft')
    at TablePanelView2.getCellRectangle (index-278ea2c7.js:40942:33)
    at RawTable2.render (index-278ea2c7.js:125016:141)
    at allowStateChanges (index-278ea2c7.js:4886:15)
    at index-278ea2c7.js:18884:25
    at trackDerivedFunction (index-278ea2c7.js:4733:23)
    at Reaction2.track (index-278ea2c7.js:5470:24)
    at RawTable2.reactiveRender [as render] (index-278ea2c7.js:18882:19)
    at qi (index-278ea2c7.js:15666:84)
    at pi (index-278ea2c7.js:15657:14)
    at ck (index-278ea2c7.js:17724:100)
Ni @ index-278ea2c7.js:16276
Si.f2.componentDidCatch.c2.callback @ index-278ea2c7.js:16308
Eg @ index-278ea2c7.js:14576
Yi @ index-278ea2c7.js:16392
dk @ index-278ea2c7.js:17417
exports2.unstable_runWithPriority @ index-278ea2c7.js:12067
gg @ index-278ea2c7.js:14355
Uj @ index-278ea2c7.js:17244
Lj @ index-278ea2c7.js:16951
(anonymous) @ index-278ea2c7.js:14379
exports2.unstable_runWithPriority @ index-278ea2c7.js:12067
gg @ index-278ea2c7.js:14355
jg @ index-278ea2c7.js:14375
ig @ index-278ea2c7.js:14367
Wj @ index-278ea2c7.js:16972
reactionScheduler @ index-278ea2c7.js:5561
runReactions @ index-278ea2c7.js:5540
endBatch @ index-278ea2c7.js:5310
Reaction2.track @ index-278ea2c7.js:5478
(anonymous) @ index-278ea2c7.js:5699
requestAnimationFrame (async)
scheduler @ index-278ea2c7.js:124890
(anonymous) @ index-278ea2c7.js:5696
Reaction2.runReaction @ index-278ea2c7.js:5450
runReactionsHelper @ index-278ea2c7.js:5553
reactionScheduler @ index-278ea2c7.js:5535
(anonymous) @ index-278ea2c7.js:5562
Wj @ index-278ea2c7.js:16970
reactionScheduler @ index-278ea2c7.js:5561
runReactions @ index-278ea2c7.js:5540
endBatch @ index-278ea2c7.js:5310
_endAction @ index-278ea2c7.js:4875
executeAction @ index-278ea2c7.js:4843
res @ index-278ea2c7.js:4830
onFulfilled @ index-278ea2c7.js:5956
Promise.then (async)
next @ index-278ea2c7.js:5980
onFulfilled @ index-278ea2c7.js:5960
Promise.then (async)
next @ index-278ea2c7.js:5980
onFulfilled @ index-278ea2c7.js:5960
Promise.then (async)
next @ index-278ea2c7.js:5980
onFulfilled @ index-278ea2c7.js:5960
(anonymous) @ index-278ea2c7.js:5982
(anonymous) @ index-278ea2c7.js:5949
handleMouseDown @ index-278ea2c7.js:67370
executeAction @ index-278ea2c7.js:4838
res @ index-278ea2c7.js:4830
Rb @ index-278ea2c7.js:12834
Xb @ index-278ea2c7.js:12846
Yb @ index-278ea2c7.js:12849
Ze @ index-278ea2c7.js:13796
se @ index-278ea2c7.js:13823
(anonymous) @ index-278ea2c7.js:14134
Jb @ index-278ea2c7.js:18205
Nb @ index-278ea2c7.js:12781
jd @ index-278ea2c7.js:13906
yc @ index-278ea2c7.js:13427
hd @ index-278ea2c7.js:13386
exports2.unstable_runWithPriority @ index-278ea2c7.js:12067
gg @ index-278ea2c7.js:14355
Hb @ index-278ea2c7.js:18193
gd @ index-278ea2c7.js:13372
index-278ea2c7.js:175919 CAUGHT ERROR: TypeError: Cannot read properties of undefined (reading 'columnLeft')
    at TablePanelView2.getCellRectangle (index-278ea2c7.js:40942:33)
    at RawTable2.render (index-278ea2c7.js:125016:141)
    at allowStateChanges (index-278ea2c7.js:4886:15)
    at index-278ea2c7.js:18884:25
    at trackDerivedFunction (index-278ea2c7.js:4733:23)
    at Reaction2.track (index-278ea2c7.js:5470:24)
    at RawTable2.reactiveRender [as render] (index-278ea2c7.js:18882:19)
    at qi (index-278ea2c7.js:15666:84)
    at pi (index-278ea2c7.js:15657:14)
    at ck (index-278ea2c7.js:17724:100) {componentStack: '\n    at RawTable2 (https://bohemian-estates-html5-…ewebsites.net/assets/index-278ea2c7.js:179620:82)'}
index-278ea2c7.js:179685 TypeError: Cannot read properties of undefined (reading 'columnLeft')
    at TablePanelView2.getCellRectangle (index-278ea2c7.js:40942:33)
    at RawTable2.render (index-278ea2c7.js:125016:141)
    at allowStateChanges (index-278ea2c7.js:4886:15)
    at index-278ea2c7.js:18884:25
    at trackDerivedFunction (index-278ea2c7.js:4733:23)
    at Reaction2.track (index-278ea2c7.js:5470:24)
    at RawTable2.reactiveRender [as render] (index-278ea2c7.js:18882:19)
    at qi (index-278ea2c7.js:15666:84)
    at pi (index-278ea2c7.js:15657:14)
    at ck (index-278ea2c7.js:17724:100)

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.