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
Same issue as #288
This may be a nice test?
The solution is to remove the await . To be honest, GUI things shouldn't be triggered in atoms at all. Rather, the atom should return a result object containing any info to be displayed.
Same issue as #288
This may be a nice test?
The solution is to remove the
await
. To be honest, GUI things shouldn't be triggered in atoms at all. Rather, the atom should return a result object containing any info to be displayed.UCP3-GUI/src/function/ucp-files/ucp-state.ts
Line 82 in 6b5e210
The text was updated successfully, but these errors were encountered: