Kristian Kalvå
Results
2
comments of
Kristian Kalvå
I'm having a similar issue where I'm I need to show active state on a different component than the one being interacted with. What I'm doing is update a **hasFocus...
@cuebit I have two separate components that need to show the active/hover state and they don't know about each other, other than through the Vuex store. Then again it could...