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
Add support run toast on server side rendering. possible approach is record all args when calling toast in server side, then calling all on client side (hydrate)