-
Notifications
You must be signed in to change notification settings - Fork 388
Open
Description
11.9.1
I got a single error 'Cannot read properties of null (reading 'drawImage')'
It is not stable to reproducing. It happened when i had closed (Umnounted) React Wrapper component which contained Webviewer instance. I see that 'drawImage' call is inside webviewer code (i.e. not on my side).
Expected no errors.
So i have two questions:
- Should I do webviewer instance .dispose() manually before Unmounting oror is it done automatically? And will it as the solution for this error?
- Do you know how to fix the error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels