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

[next] NcActionInput datepicker does not close picker on leave #5013

Open
raimund-schluessler opened this issue Dec 31, 2023 · 0 comments
Open
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: actions Related to the actions components vue 3 Related to the vue 3 migration
Milestone

Comments

@raimund-schluessler
Copy link
Contributor

Using <NcActionInput type="date" /> and hovering over the component, leads to this error when the mouse leaves the action:

this.$refs.datetimepicker.$refs.datepicker.closePopup is not a function

This affects the vue 3 next branch only.

@raimund-schluessler raimund-schluessler added bug Something isn't working 1. to develop Accepted and waiting to be taken care of feature: actions Related to the actions components vue 3 Related to the vue 3 migration labels Dec 31, 2023
@raimund-schluessler raimund-schluessler added this to the 9.0.0 next Vue 3 milestone Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: actions Related to the actions components vue 3 Related to the vue 3 migration
Projects
None yet
Development

No branches or pull requests

1 participant