Skip to content

ios7 chrome not removing transitioned elements #488

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

Closed
tim-smart opened this issue Oct 14, 2014 · 7 comments
Closed

ios7 chrome not removing transitioned elements #488

tim-smart opened this issue Oct 14, 2014 · 7 comments

Comments

@tim-smart
Copy link

The elements just linger with v-leave still in the class attribute.

If you need a tool to debug chrome on ios7, I used http://people.apache.org/~pmuellr/weinre-docs/latest/Home.html

@tim-smart
Copy link
Author

Also to make it more annoying, it is intermittent

@yyx990803
Copy link
Member

Can you provide some more information on where you are seeing this type of behavior? e.g. what CSS rules are applied on the element, what type of transition, and what directive is triggering the transition?

@tim-smart
Copy link
Author

The directive triggering the transition is v-show. I am doing translateZ transitions.

I'll see if I can get you access to the app where I am experiencing it.

@tim-smart
Copy link
Author

I can confirm transitionend is being triggered, but the element isn't being removed.

@tim-smart
Copy link
Author

This was fixed with the latest changes to the next branch

@tim-smart
Copy link
Author

Hmm, in my excitement I was actually testing on iOS7 safari. This issue still exists in Chrome

@tim-smart tim-smart reopened this Nov 5, 2014
@yyx990803
Copy link
Member

Closing (inactivity)

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