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

[Vue warn]: (deprecation CUSTOM_DIR) #87

Open
matteozoccano90 opened this issue Feb 29, 2024 · 0 comments
Open

[Vue warn]: (deprecation CUSTOM_DIR) #87

matteozoccano90 opened this issue Feb 29, 2024 · 0 comments

Comments

@matteozoccano90
Copy link

matteozoccano90 commented Feb 29, 2024

When the datepicker is clicked, a Vue warning is rised:
vue warn

This warning is rised becouse in the recent release, Vue have renamed the hook "update" into "updated".

For remove this warning, we have to rename this hook in the dist vuejs3-datepicker.js file:
vue warn fix

Inspecting the source code of the branch master, it seems that the hook is inside the src/directive/click-outside.ts file

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

No branches or pull requests

1 participant