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

Conflict between transition component and :style #7041

Closed
schoonc opened this issue Nov 10, 2017 · 0 comments
Closed

Conflict between transition component and :style #7041

schoonc opened this issue Nov 10, 2017 · 0 comments

Comments

@schoonc
Copy link
Contributor

schoonc commented Nov 10, 2017

Version

2.5.3

Reproduction link

https://jsfiddle.net/50wL7mdz/75618/

Steps to reproduce

Look at the rendered square.

What is expected?

Blue square.

What is actually happening?

Red square.


If remove wrapper (transition) or change vue version to 2.3.4 (in 2.5.* and 2.4.* bug remains) problem disappears.

Thanks!

indirectlylit added a commit to indirectlylit/kolibri that referenced this issue Nov 21, 2017
learningequality#2631 (comment)

Switched from `transition-group` outside of the list to `transition` inside. Not sure why this helped, but might it seems that there’s a conflict between the `transition-group` and `:style`.

Here’s a possibly related issue: vuejs/vue#7041 (note that using `v2.3.4` did _not_ help)
lovelope pushed a commit to lovelope/vue that referenced this issue Feb 1, 2018
f2009 pushed a commit to f2009/vue that referenced this issue Jan 25, 2019
aJean pushed a commit to aJean/vue that referenced this issue Aug 19, 2020
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