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
Like the image above, when i tried to get the value in namespace after await one promise in a async function, i got undefined.
I guess it maybe due to the chain of function callback, in some aspect.
Can I reobtain values in the namespace after calling Await?
The text was updated successfully, but these errors were encountered:
Like the image above, when i tried to get the value in namespace after await one promise in a async function, i got undefined.
I guess it maybe due to the chain of function callback, in some aspect.
Can I reobtain values in the namespace after calling Await?
The text was updated successfully, but these errors were encountered: