clone icon indicating copy to clipboard operation
clone copied to clipboard

Cannot clone Vue component

Open emahuni opened this issue 4 years ago • 1 comments

attempting to clone a vue component you get the following error:

Uncaught TypeError: Illegal invocation
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)
    at _clone (clone.js?4a13:162)

emahuni avatar Oct 18 '20 10:10 emahuni