diffgram icon indicating copy to clipboard operation
diffgram copied to clipboard

Runtime Error in console when selecting text file in compound file

Open sergzak022 opened this issue 2 years ago • 0 comments

When in compound file context and have text file. If text file is not selected initially and user then clicks on its pane to select it, an exception gets thrown. Error in render: "TypeError: Cannot read properties of undefined (reading 'hover_instance')". Looks like error is coming from text_annotation_core component

Note, that it does not look like this runtime exception affects any functionality, but it still makes sense to investigate and possibly resolve this issue.

sergzak022 avatar Aug 11 '23 11:08 sergzak022