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

An error is thrown on clearing the value from a date column filter #19

Closed
mparvanov opened this issue Apr 2, 2019 · 0 comments
Closed
Assignees
Labels
Bug Item which indicates that something is not working

Comments

@mparvanov
Copy link

Minimal reproduction of the problem with instructions

  1. Open the following demo: https://www.telerik.com/kendo-vue-ui/components/grid-native/filtering/#toc-filter-row
  2. Clear the value from the "First Ordered On" column using the 'x' icon inside the input

Current behavior

The value is cleared and the following error is thrown:
RangeError: Invalid time value

Expected behavior

The value is cleared and no error is thrown

Environment

Package versions:
"@progress/kendo-vue-grid": "0.2.1-dev.201902210910",

@mparvanov mparvanov added the Bug Item which indicates that something is not working label Apr 2, 2019
@mparvanov mparvanov changed the title An error is thrown on clearing the value from a date column An error is thrown on clearing the value from a date column filter Apr 2, 2019
@zdravkov zdravkov self-assigned this May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working
Projects
None yet
Development

No branches or pull requests

2 participants