Vue: Transition not working in Chrome version 60

Created on 17 Jun 2017  ·  2Comments  ·  Source: vuejs/vue

Version

2.3.4

Reproduction link

https://jsfiddle.net/5jd48xr9/

Steps to reproduce

  • Install the Chrome beta 60.0.3112.24
  • Visit the official Vue transition documentation example (https://vuejs.org/v2/guide/transitions.html) or the jsfiddle link
  • Click on the toggle button

What is expected?

The "hello" message is appears and disappears in 0.5s when we use the fade transition.

What is actually happening?

The "hello" message is appears and disappears instantly

Most helpful comment

Thanks for reporting this but a beta may contain bugs and we cannot assure Vue will work with unstable releases. You may want to open a ticket on their side though.

All 2 comments

I tried it in version 60.0.3112.32
it looks like it is normal

Thanks for reporting this but a beta may contain bugs and we cannot assure Vue will work with unstable releases. You may want to open a ticket on their side though.

Was this page helpful?
0 / 5 - 0 ratings