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
Match how the Vue runtime executes scoped slots. When a scoped slot
accepts and immediately destructures its props, an error will get thrown
if attempting to destructure a value that is `undefined`.
0 commit comments