Bernardo Sunderhus

Results 54 comments of Bernardo Sunderhus
trafficstars

It's been known for quite a while that there are breaking cases for React 17 in our slot API. thanks for the investigation @sopranopillow, I'd appreciate any further collaboration to...

reopening, although this won't be merged anytime soon, we need the verifications here for now

I'm bumping into this a lot also ```ts declare function wrapWithCustomMethods(fn: (...args: Args) => Result): & ((...args: Args) => Result & {customMethod: string}) // 💣💣 This breaks the inference of...

Some feedback here plz https://github.com/microsoft/fluentui/pull/34756#issuecomment-3019519441 @dmytrokirpa @Deckstar