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
After a boundary has caught an error in $derived await, if a reset() is performed, the following error is thrown:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'deactivate')
at unsuspend (playground:output:2265:11)
at async_body (playground:output:1673:4)