vue-js-modal icon indicating copy to clipboard operation
vue-js-modal copied to clipboard

Transition prop doesn't work correctly

Open Exordio opened this issue 4 years ago • 4 comments

Problem:

Transition prop doesn't work correctly,

Whatever I send to modalProps transition, nothing happens.

Tested with animate css by sending class names directly to prop And I also tried to send my Fade class there, nothing happens either.

Version:

2.0.0-rc.6

Example & screenshots:

https://imgur.com/4OjplpX

I also tried to insert the transition block directly into the modal component. The animation works when it appears, but it does not when it closes. Modal just disappears without any animation.

And i also tried to see examples of how it works for you, but the example code is not available.

Any idea what I'm doing wrong?

Exordio avatar Apr 16 '21 04:04 Exordio

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 26 '21 03:06 stale[bot]

Problem:

Transition prop doesn't work correctly,

Whatever I send to modalProps transition, nothing happens.

Tested with animate css by sending class names directly to prop And I also tried to send my Fade class there, nothing happens either.

Version:

2.0.0-rc.6

Example & screenshots:

https://imgur.com/4OjplpX

I also tried to insert the transition block directly into the modal component. The animation works when it appears, but it does not when it closes. Modal just disappears without any animation.

And i also tried to see examples of how it works for you, but the example code is not available.

Any idea what I'm doing wrong?

Hello my friend did you find solution for this one?

fote15 avatar Nov 12 '21 15:11 fote15

Problem:

Transition prop doesn't work correctly, Whatever I send to modalProps transition, nothing happens. Tested with animate css by sending class names directly to prop And I also tried to send my Fade class there, nothing happens either.

Version:

2.0.0-rc.6

Example & screenshots:

https://imgur.com/4OjplpX I also tried to insert the transition block directly into the modal component. The animation works when it appears, but it does not when it closes. Modal just disappears without any animation. And i also tried to see examples of how it works for you, but the example code is not available. Any idea what I'm doing wrong?

Hello my friend did you find solution for this one?

Hello, unfortunately not. For me, the solution turned out to be not to use this component and write my own. And with my component I can play however I want. Unfortunately, the author of this module gave up on the development and support of this product.

PS: In fact, I don't know whether it supports the component or not. But no one answered my problem.

Exordio avatar Nov 12 '21 15:11 Exordio

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 09 '22 07:01 stale[bot]