Mateusz Burzyński

Results 1531 comments of Mateusz Burzyński

Since this was broken by my PR, I will investigate how hard it would be to reuse the existing imports. There is actually some logic that should prefer them already...

So this one is already fixed by one of my existing PRs: https://github.com/microsoft/TypeScript/pull/56100 (I just pushed out this test case there, could you also verify that the output looks like...

I think giving the user access to the state node that triggers the action would be nice, something like in https://github.com/statelyai/xstate/pull/4217

> Looks like the best way forward is to add the "use client" directive to all Material UI components, at least until emotion supports server components. You don't have to...

I can't address something that I can't debug 😉 If you provide a repro case then I will happily jump onto it

> 100% agree with this. I think the misconception comes from the dofference that using plain CSS would allow you do convert the UI components too. Yeah, this is very...

I agree but i just didnt have the energy to go through lots of tests and make this more explicit. A lot of tests assume the dev env atm so...