- Notifications
You must be signed in to change notification settings - Fork 242
Open
Description
vue-clipboard2/vue-clipboard.js
Line 72 in 8a542c5
| el._vClipboard.destroy() |
+ const clipboard = el._vClipboard + clipboard.off('success') + clipboard.off('error') + clipboard.destroy() - el._vClipboard.destroy() + el._vClipboard = null delete el._vClipboard Metadata
Metadata
Assignees
Labels
No labels