Uncaught runtime errors:
×
ERROR
Cannot read properties of undefined (reading 'position')
TypeError: Cannot read properties of undefined (reading 'position')
at getMsg (webpack-internal:///./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js??clonedRuleSet-41.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Projection/MatrixView/MatrixView.vue?vue&type=script&lang=ts:761:30)
at Object.getTooltip (webpack-internal:///./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js??clonedRuleSet-41.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Projection/MatrixView/MatrixView.vue?vue&type=script&lang=ts:775:63)
at Deck._pickAndCallback (webpack-internal:///./node_modules/@deck.gl/core/dist/esm/lib/deck.js:629:40)
at Deck._onRenderFrame (webpack-internal:///./node_modules/@deck.gl/core/dist/esm/lib/deck.js:758:10)
at AnimationLoop.onRender (webpack-internal:///./node_modules/@luma.gl/engine/dist/esm/lib/animation-loop.js:243:23)
at AnimationLoop._renderFrame (webpack-internal:///./node_modules/@luma.gl/engine/dist/esm/lib/animation-loop.js:333:10)
at AnimationLoop.redraw (webpack-internal:///./node_modules/@luma.gl/engine/dist/esm/lib/animation-loop.js:168:10)
at renderFrame (webpack-internal:///./node_modules/@luma.gl/engine/dist/esm/lib/animation-loop.js:267:12)
I can reproduce this by selecting either 'BERT' or 'GPT-2' as the model in MatrixView, then clicking on a head to get to SingleView.
MacOS 14.0
I get this exception occasionally ...
I can reproduce this by selecting either 'BERT' or 'GPT-2' as the model in MatrixView, then clicking on a head to get to SingleView.