Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move requiresXXX to App.vue and add new requiresLogin condition #700

Open
thirtyaughtsix opened this issue Dec 10, 2019 · 0 comments
Open
Assignees
Milestone

Comments

@thirtyaughtsix
Copy link
Contributor

thirtyaughtsix commented Dec 10, 2019

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.

See #665

Update ALL specs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants