Yiotis Kaltsikis

Results 9 comments of Yiotis Kaltsikis

@wilbertcaba there is no need for this to be implemented as a separate feature as you could achieve this with Filterizr now just fine. Simply register an onResize event on...

@rajeshkhatri13 thank you for the bug report, I will look into this and publish a hotfix in the future.

@xileftenurb fixed the bug label, good catch with the templates, I'll add a couple more for different use cases. In FilterItems.ts, `getFiltered` returns the items that should be visible in...

@karl04 which Filterizr version are you using? Can you share also a code snippet please of where the error is happening?

@karl04 can you share the code snippet where you import/use Filterizr or are the errors simply thrown by adding filterizr to your node modules and runing the ng build command?...

@karl04 could you please also share the contents of your `tsconfig.json`? As far as I know the `skipLibCheck` option is applied to all installed (TypeScript) libraries, but is not necessarily...

It appears to me that all items have the same width and height, why not try the `sameSize` layout?

Yes, error is still reproducible. The temp fix works.