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
here if response is undefined then this destructure will throw an error saying can not read property of undefined, reading data. so proper check should be there before destructuring.
hypersign-edv-client/src/utils.ts
Line 32 in 3502115
here if response is undefined then this destructure will throw an error saying
can not read property of undefined, reading data
. so proper check should be there before destructuring.Same goes here
hypersign-edv-client/src/utils.ts
Line 28 in 3502115
The text was updated successfully, but these errors were encountered: