You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that viewerjs did not add this prop in the declaration file.
If you ignore this error, the code should execute normally, right?
You might need to manually force assert this image object.
I have the following component code
And I have ts error when I try read properties of Viewer instance $viewer of the html node
Vue: Property image does not exist on type
How can I resolve this issue?
The text was updated successfully, but these errors were encountered: