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

Value inside transition is not updated #1918

Closed
vadym-shevikov opened this issue Aug 21, 2020 · 0 comments
Closed

Value inside transition is not updated #1918

vadym-shevikov opened this issue Aug 21, 2020 · 0 comments

Comments

@vadym-shevikov
Copy link

Version

3.0.0-rc.6

Reproduction link

https://jsfiddle.net/Shevikov/a8xp4obv

Steps to reproduce

  1. Create transition component
  2. Create element inside transition with 'v-if' directive
  3. Create element with value that must update inside element from step 2

What is expected?

The value changes

What is actually happening?

The value doesn't change

yyx990803 added a commit that referenced this issue Aug 21, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant