Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependencies and used latest vue #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pjotrsavitski
Copy link

Updated all dependencies. Made sure that latest version of vue.js is used instead of an outdated one. Used node version 16.14.2. This should fix the "[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance" issue. All dependencies need to be updated to the latest versions to be able to easily make builds in the future.

Updated all dependencies. Made sure that latest version of vue.js is used instead of an outdated one. Used node version 16.14.2. This should fix the "[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance" issue. All dependencies need to be updated to the latest versions to be able to easily make builds in the future.
@pjotrsavitski
Copy link
Author

I've made a build with local version of Node and pushed the changes to the repository, though it would just be enough to run npm update, then patch in the changes to composer.json, make another update and then run the build command.

Please be so kind and update the vue version to the latest one.

This should solve the $createElement issue, but mad the code a lot less readable.
@terryarden
Copy link

Can someone update this branch so we can use "npm i vue3-treeselect" to get this latest build with no $createElement warnings. I'm not sure how I can pull these changes using npm otherwise?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants