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
Currently we have a couple instances where we modify the props instead of emitting an event to the parent. This is not best practices and opens us up to bugs.
Currently we have a couple instances where we modify the props instead of emitting an event to the parent. This is not best practices and opens us up to bugs.