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

empty route-view cause transition failed #385

Closed
yoyoys opened this issue Jul 24, 2020 · 4 comments
Closed

empty route-view cause transition failed #385

yoyoys opened this issue Jul 24, 2020 · 4 comments

Comments

@yoyoys
Copy link

yoyoys commented Jul 24, 2020

Version

4.0.0-beta.3

Reproduction link

https://github.com/yoyoys/vue-router-next-transition-bug

Steps to reproduce

  1. switch to Empty test route
  2. switch back to any route

What is expected?

the transition should be effect

What is actually happening?

nothing happened, but the transition will apply on other component or non-empty route


This bug made nest route transition failed.

@posva posva closed this as completed in bae42d4 Jul 24, 2020
@yoyoys
Copy link
Author

yoyoys commented Jul 24, 2020

@posva is this same issue?

vuejs/core#1697

@posva
Copy link
Member

posva commented Jul 24, 2020

I doubt it since this was fixed on Vue Router but I can't tell because you didn't provide any reproduction

@yoyoys
Copy link
Author

yoyoys commented Jul 24, 2020

I doubt it since this was fixed on Vue Router but I can't tell because you didn't provide any reproduction

I actually did reproduction, i'd made 2 repo to reproduction.

vuejs/core#1697 is another problem with transition component

@yoyoys
Copy link
Author

yoyoys commented Jul 24, 2020

@posva sorry I'd push 2.x code to reproduction this problem, thanks.

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

No branches or pull requests

2 participants