Closed
Description
Hello,
I am using Vue for my app and I packaged it as an Electron app. Unfortunately I noticed that the transitions weren't working on Electron (while it is on Chrome or Safari).
I loaded the documentation page about Transitions on electron-quick-start
(on Github) and most examples don't work.
I am using a transition with a dynamic name in out-in
mode. I tested on a Mac.
Any hint on why it doesn't work on Electron?
Regards,
Romain.