htrex
htrex
With further tests I've found that this issue is triggered only when using a regular array for the data source. Observable data sources work nicely with pipes. working example: ```...
I was looking exactly for this. In any case thank you @NejcZdovc for ng2-select2!
I'm trying to use the the lib and it's plugins in an Angular 16 App, so far I had success with the main lib but can't import the plugins. `import...
Hi @exoRift it seems your fork isn't public, would you mind sending a pull request or sharing the repo?
thanks @exoRift It works as a temporary solution, even if it gives ` Uncaught SyntaxError: Cannot use import statement outside a module `
after some more experiments with cal-heatmap in an angular 16 app it seems that @exoRift first comment is the way to go, I was missing that the `declare module` statements...
Good to know! If you're going to use the dev branch I'll support you as I can during development. And yes, I'm from Rome, it would be nice if we...
Hi tomasz, good news! Push it on Github and I'll update Italian translations promptly. Thank you for your continued support on MIC. Ps. I've just sent you an email with...
which is your desired behaviour? can you post a step by step guide to reproduce the problem?
With WP Image editor class If you set the resize dimensions larger than the original image dimensions, no resizing or cropping will be performed, this is an intended behaviour. Try...