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
Any component like FfaCandidateView or FfaListedView that is receiving an requiresXXX from the router should remove those Props. App.vue should call AppModule.setAppReady triggering the existing vuexSubscription in the page components.
Any component like
FfaCandidateView
orFfaListedView
that is receiving anrequiresXXX
from therouter
should remove thoseProp
s.App.vue
should callAppModule.setAppReady
triggering the existingvuexSubscription
in the page components.See #665
Update ALL specs!
The text was updated successfully, but these errors were encountered: