Nicolas Frizzarin

Results 24 comments of Nicolas Frizzarin

If your cypress tests are in a specific folder outside your src folder, you can juste exclude them in your tsconfig.json file ```json { exclude: ["your_specific_folder"] } ```` and all...

> @Nicoss54 Can you review this PR together? :) of course i will review it today or tomorrow morning :)

> This 'observed' property does not yet exist in [rxjs6](https://v6.rxjs.dev/api/index/class/Subject). Since angular/core still supports rxjs6, we can't do this yet. lets keep it in draft mode and blocked if you...

> I think it's a bug that OnHoverChange event is not triggered when the rate value is unchanged. In this case, we still need to trigger OnHoverChange event. Let's fix...

@Lavos96 after investigating a little bit, it seems it's not a problem with Ng Zorro itself Here is your code with the older way ```html {{ option.name }} ``` if...

@OriginRing could you give your review to. For me all is good! @HyperLife1119 amazing work

@bahram-azimbeyk changes are not made yet, could you apply the requested change please ? :)

@OriginRing @HyperLife1119 @simplejason are you agree with that ? It it's ok i will begin the work :)

> I agree with this suggestion! I take the point