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

fix(lifecycle): deactivated should not run on onmounted lifecycle hook #217

Merged
merged 1 commit into from
Feb 18, 2020

Conversation

LinusBorg
Copy link
Member

@LinusBorg LinusBorg commented Dec 28, 2019

close #178

on unmounted lifecycle

close #178
@LinusBorg LinusBorg changed the title fix(lifecycle): deactivated should not run fix(lifecycle): deactivated should not run on onmounted lifecycle hook Dec 28, 2019
@haoqunjiang haoqunjiang changed the base branch from dev to master February 18, 2020 05:32
@haoqunjiang haoqunjiang merged commit 42c582a into master Feb 18, 2020
@haoqunjiang haoqunjiang deleted the issue-178_fix_deactivated_hook branch February 18, 2020 05:33
pikax pushed a commit to pikax/vue-function-api that referenced this pull request Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onUnmounted called in keep-alive components
2 participants