Victor G.

Results 4 comments of Victor G.

Hello ! Did you find any solution ? I have the exact same problem.

Hello, Here is another example of what is problematic for us: https://stackblitz.com/edit/stackblitz-starters-z42ykg?file=src%2FApp.tsx Here we can clearly see that the HTML element defined in the `attrs` is not properly inferred which...

@elemanhillary Yes indeed thanks but as soon as I'll change the `as` props directly when calling the component it'll be broken again `This is a link`

Hello, I confirm that we are facing the exact same issue and I'm wondering if it might come from https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/#more-aggressive-reduction-of-intersections-between-type-variables-and-primitive-types somehow.