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
I need to test certain functionalities in my component, and for that, I need to be able to listen to custom events, update props and access exported functions from the component.
Is there a way to do that without using the actual component reference?