Open bulldoguc opened 3 years ago
I have added vue-excel-xlsx into my existing Vue component, and I can see the component and its attributes in Vue Devtools, but I keep getting this console error. Any thoughts?
I have exactly the same problem. @bulldoguc did you find a way around it?
I think this component cannot be mouted directly on the vue component. It has to be instantiated globally. That worked for me.
I have added vue-excel-xlsx into my existing Vue component, and I can see the component and its attributes in Vue Devtools, but I keep getting this console error. Any thoughts?