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
When awaiting a component prop in the template, effects in the component don't run directly.
Mutating a state will run them.
Might be related to #16497