Tabulator: Filter is flushed when focus is changed

Created on 4 Apr 2020  路  4Comments  路  Source: olifolkerd/tabulator

no fiddle, as there is no CDN for latest version of tabulator
image

How to reproduce:
Filter table:
_2

Click the cell with 640:
_

As you can see filter is flushed.
When I filter again and click 640 cell, filter is not flushed:
image

Duplicate Possible Bug

All 4 comments

Hey @KES777

We moved to unpkg as the CDN about a year ago, it pulls directly from NPM so there is no delay in availability of new versions.

You can find the links in the Install Documentation

Cheers

Oli :)

Thank you. I will try that.

https://jsfiddle.net/KES777/hqnvtg0y/2/

Click header filter in first column, then click any cell:

image

Hey @KES777

Thanks for that, it was very helpful. This looks like it is the same bug as #2687 it is just the editor being used as a filter.

I will track the issue on #2687 as that was opened first, and will have a fix out in the next patch release.

Cheers

Oli :)

Was this page helpful?
0 / 5 - 0 ratings