Sébastien LUCAS

Results 9 comments of Sébastien LUCAS

I have the same need, I want to show 3 items in a screen but want to show/hide one at a time. So it's not possible to put the 3...

But in this case, how about the transition between each pages. If I understand correctly : For 6 item 1 2 3 4 5 6 with 3 items per pages...

I was wondering if is possible also. it is not so much a work to rename the file after ng generate component have been used, but would be more integrated...

Any chance to release an angular 13 version @Arnaud73? Or @nicolasalcina to do a fork + MR to fix the problem?

@nicolasalcina did you found solution? I was preparing myself to do a fork and dive into the problem, but maybe it is already fixed for you?

I found those issue https://github.com/angular/universal/issues/2451 and the changelog referring to the deprecation https://github.com/angular/angular/blob/master/CHANGELOG.md#1300-2021-11-03 but I don't see any use of this deprecated import in the project.... @nicolasalcina

Ok I got it https://github.com/Arnaud73/ngx-matomo/pull/69/files It was only needed to update the peerDependencies to angular 13 minimum in the package.json of the lib. Here is an MR https://github.com/Arnaud73/ngx-matomo/pull/69/files I also...

Ok It seems to be due to video card driver. I have an old mac book (2011) with OS 10.0.5. questions : * Is Web GL necessary so that bim...

When looking at the compiled code, it actually reflected the attributes but in the wrapping sm-input div and not in the inner input field ```html ```