vue-notify-me icon indicating copy to clipboard operation
vue-notify-me copied to clipboard

Showing without transition.

Open Ovsdrak opened this issue 6 years ago • 0 comments
trafficstars

Vue version: 2.5.17

The notification does not enter with a transition, nevertheless, it does exit with the transition. I think you must to move your transition tag from the Notification.vue file to Notify.vue. And use <transition-group> tag in the v-for . Check this link for your implementation: List-transitions

The library is great! it's just missing to fix that issue please.

Ovsdrak avatar Sep 24 '19 01:09 Ovsdrak