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
{{ message }}
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.
When this code is executed, I'm getting the following error msg:
ss error: TypeError: Cannot read property 'URI' of undefined
at index.js:41
at common.js:8
at new ZoneAwarePromise (zone-evergreen.js:960)
at tryNativePromise (common.js:7)
at getPromise (common.js:26)
at Screenshot.push.jAoO.Screenshot.URI (index.js:40)
at SketchPage.done (sketch.page.ts:478)
at SketchPage_ion_row_1_Template_ion_button_click_15_listener (template.html:31)
at executeListenerWithErrorHandling (core.js:14316)
at wrapListenerIn_markDirtyAndPreventDefault (core.js:14351)
Is there any way to get rid of it?
Thanks
The text was updated successfully, but these errors were encountered:
My code:
When this code is executed, I'm getting the following error msg:
Is there any way to get rid of it?
Thanks
The text was updated successfully, but these errors were encountered: