question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom date filter are not working anymore

See original GitHub issue

I’m submitting a Bug report

My Environment

Software Version(s)
Angular 7.2.15
Angular-Slickgrid 2.9.8

Context

Hello there,

Since I upgraded slickgrid to version 2.x, all of my custom date filters stopped to work 😦

Current Behavior

There is no error, I just can’t get the query from the filter. Also, it’s working fine with the Filters.compoundDate, so I think it comes from the custom input filter.

Code Sample

I declare my filter like this:

filter: {
  model: new DateFilter()
}

And the class I use is the same as your example: https://github.com/ghiscoding/angular-slickgrid-bs4-demo/blob/master/src/app/examples/custom-inputFilter.ts

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
EfkanKnzcommented, Aug 20, 2019

Oh I didn’t see your message! This is great, the result looks good. Operators RangeInclusive and RangeExclusive will be very useful 😉 Thanks for your hard work

1reaction
EfkanKnzcommented, Aug 1, 2019

Yes it is working, perfect! 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Excel Not Grouping Dates in Filters? How to Fix It!
Grouping dates in filters does not work? So, dates are not summarized by year, month and day? Here are the reasons and how...
Read more >
Problem with a date filter - Microsoft Power BI Community
Solved: Hello, I produced this page in Power BI : When I change the dates ... and I replace BLANK() by "inactive", the...
Read more >
Can someone please help I cannot use date filter in advance ...
Click the Magnifying glass icon and select Advanced Search. Select Add Filter and the Date Filter will show. From the Date drop-down, select ......
Read more >
Add Filtering to Date Column - as automatic filtering no longer ...
Hi, I had to format my date column and as a result, the automatic filtering no longer works. Is there a way that...
Read more >
Date Range Filter Not Working | WordPress.org
I did find some little bugs (field label on unix date range) and a possible failure of jquery-ui css to load because it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found