ej2-javascript-ui-controls icon indicating copy to clipboard operation
ej2-javascript-ui-controls copied to clipboard

Reading property of null objects when zooming or searching

Open atabeata opened this issue 6 months ago • 0 comments

  1. Error: TypeError. Cannot read properties of null (reading 'style'). TypeError: Cannot read properties of null (reading 'style')

Canvas is null for blendAnnotationsIntoCanvas element

Image

  1. TypeError. Cannot read properties of undefined (reading 'length'). TypeError: Cannot read properties of undefined (reading 'length')

ArrayReturns contains no elements

Image

atabeata avatar May 19 '25 12:05 atabeata