phphe / vue-draggable-nested-tree

Vue2 draggable tree component
https://hetree.phphe.com/
MIT License
344 stars 62 forks source link

not compatible with corejs@3 ? #93

Open smilingkite opened 5 years ago

smilingkite commented 5 years ago

I had trouble upgrading from 2.1.17 to 2.2.18, as it doesn't work with corejs@3.

I have now reproduced that problem with vue cli upgraded to corejs@3 as recommended in this stackoverflow answer: https://stackoverflow.com/questions/56686472/how-to-setup-a-vue-cli-with-vuetify-project-to-run-with-ie-11

Among other things, it can't find : core-js/library/fn/get-iterator

phphe commented 4 years ago

I have not got this problem. Try reinstall node_modules

re-thc commented 4 years ago

Here's the error:

core-js 3 renamed es6 to es and es7 to esnext

l-campbell commented 4 years ago

I'm having the same issue

matiyin commented 4 years ago

Same issue using "core-js": "^3.3.2" "vue-draggable-nested-tree": "^2.2.18"

killjin commented 4 years ago

same issue

divdax commented 4 years ago

same here

phphe commented 4 years ago

Thank for your use. I published he-tree-vue. vue-draggable-nested-tree will no longer be updated. try this https://he-tree-vue.phphe.com/