Treegrid Filter error

Hi!

Since a few days ago I started to see that the filters in the treegrid headers are not working. First it started with one screen and then I noticed the same with the others. The code was working previously and then it stopped working.

The error only occurs in the text filters, in the select box filters it doesn’t happen. In the console I get the following error.

Uncaught TypeError: Cannot read properties of undefined (reading ‘value’)

  • at t (treegrid.js?v=0.8:21:125706)"*

I hope you can help me.

This problem was fixed in the 7.3.14 update:
https://forum.dhtmlx.com/t/dhtmlx-grid-filter-not-working-chrome-109/75188/5
The filters should work properly now in the Chrome browser. You can check it here:

Please, try to update your dhx.Treegrid sources.
If the problem still occurs for you after that, please, provide a complete demo or a demo link, where the problem can be reconstructed locally.

Hi,

I am experiencing same issue on Grid in Edge browser Version 109.
I have updated suite to 7.3.14, but still does not work.
image

Can you please look into this also?

Could you please, provide a snippet/demo link, where the problem can be reconstructed or clarify the steps to reproduce your issue?

Hi,

sorry for inconvenience, problem was solved in version 7.3.14. I had problem with persistent cache.

1 Like