Lukáš Matta

Results 5 comments of Lukáš Matta

@nicolaric Hello, there is another workaround you can use in the template, which you didn't mention: ``` {{d.data1}} {{d.data2}} ```

When I try to estimate number of my cores on demo page https://oswg.oftn.org/projects/core-estimator/demo/ everything works fine when the developer tools (F12) are not open. When I open them and try...

Hi @cetincakiroglu, I've noticed you removed `"type": "module"` in https://github.com/primefaces/primeng/commit/2e1f069c4899ddebaf3f6afaa7e601bbf8429560, so I renamed the generator file back to `.ts` in this branch (even though `.ts` extension is a bit confusing,...

thanks for the feedback, conflicts should be resolved now

> Installed `"xng-breadcrumb": "^11.0.0",` into a fresh Angular 18 project. Everything seems working except that the xng-breadcrumb class names can't be selected on CSS even with `::ng-deep` and with or...