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 have a vue-horizontal of components, and inside the components I have defined a few emits. When I load all the components individually, all the emits work. When I load them into a vue-horizontal, the emits are never seen by the parent.
Is this a known issue, and is there a work around outside of vuex?
The text was updated successfully, but these errors were encountered:
I have a vue-horizontal of components, and inside the components I have defined a few emits. When I load all the components individually, all the emits work. When I load them into a vue-horizontal, the emits are never seen by the parent.
Is this a known issue, and is there a work around outside of vuex?
The text was updated successfully, but these errors were encountered: