qlik-demo-team / qdt-components

React Components to be used with Angular 10, React 16 and Vue 2. Connects with the Capability API and Engine API.
MIT License
92 stars 50 forks source link

Filtering in QdtFilter #195

Closed martow closed 4 years ago

martow commented 4 years ago

Issue: Search and filter functionality in QdtFilter-component does not work properly. Only one character (last typed one) is used in the result. And the search bar does not display any text.

See also the Qdt-components demo page: https://qdt-apps.qlik.com/qdt-components/react/#/filters

yianni-ververis commented 4 years ago

Fixed at 2.3.4

https://qdt-apps.qlik.com/qdt-components/react/#/filters

Thank you Yianni