Mateusz Burzyński

Results 1531 comments of Mateusz Burzyński

We plan to rethink how parent-child communication is done in v5 and hopefully, this will get fixed holistically then. The problem here is that we don't have any special generic...

Thanks for the PR! I'm afraid though that we can't merge this right now. This could have unforeseen impact on some parts of the current system (an inline named function...

I understand how to solve it, [I've did it](https://github.com/funkia/list/pull/17/files) just before posting an issue here and I understand this is not the most popular case, but still think that my...

We could accept a PR swapping this dependency for a lighter alternative. I'm not sure what that alternative would be though.

Please just make sure that you don't change the required node version in the process.

I think it's preferred to maintain it within the current major line. It would be a braking change to change it. We can consider releasing a new major too but...

> not great that for machines that don't have layout the default from the editor is to put it inside the createMachine({ call Could you tell me more about what...

@JRebella I can't repro this problem using the provided repro steps. Would you be open to scheduling a call with me so we could debug your issue together?

> Using a WASM module also doesn't need to add any build/bundle time complexity for users, as we can ship the module inline, something like this. The compiled wasm module...