vue-circle-progress icon indicating copy to clipboard operation
vue-circle-progress copied to clipboard

Disappear for a moment on route change

Open vukadinFE opened this issue 6 years ago • 0 comments

I suggest that you should use afterDestroy instead beforeDestroy for removing an element, because when $route changes, element disappear before other content do and it looks laggy.

vukadinFE avatar Jan 28 '19 15:01 vukadinFE