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

Date range event #6555

Open
5 tasks done
klyuk88 opened this issue Nov 21, 2024 · 0 comments
Open
5 tasks done

Date range event #6555

klyuk88 opened this issue Nov 21, 2024 · 0 comments
Labels
untriaged need to sort

Comments

@klyuk88
Copy link

klyuk88 commented Nov 21, 2024

Describe the bug

On blur event I get event.target.value of only one input in daterange. It is not possible to implement custom logic on two inputs.
I want to capture custom values in date-math format, for example now-1d and parse them back to date. But it doesn't work for daterange.

Steps to reproduce

Listen to blur event in daterange picker, output event.target.value on blur event

Link to minimal reproduction

System Info

Vue 3, MAC OS

Used Package Manager

npm

Validations

@klyuk88 klyuk88 added the untriaged need to sort label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

1 participant