while using annotation tool I am getting the error
Context: Route /viewer
Error Message: Cannot read properties of undefined (reading ‘show’)
Stack: TypeError: Cannot read properties of undefined (reading ‘show’)
at value (//localhost:3000/extensions_default_src_index_ts.js:16728:21)
at new Promise ()
at callInputDialogAutoComplete (http://localhost:3000/extensions_default_src_index_ts.js:16720:23)
at arrowTextCallback (http://localhost:3000/extensions_cornerstone_src_index_tsx.js:1097:91)
at CommandsManager.runCommand (http://localhost:3000/app.js:119056:14)
at Object.getTextCallback (http://localhost:3000/modes_longitudinal_src_index_ts.js:508:27)
at ArrowAnnotateTool._endCallback (http://localhost:3000/vendors-node_modules_cornerstonejs_tools_dist_esm_index_js.js:19445:36)
at triggerEvent (http://localhost:3000/app.js:24215:16)
at HTMLDocument._onMouseUp (http://localhost:3000/vendors-node_modules_cornerstonejs_tools_dist_esm_index_js.js:4814:74)