Paweł Błaszczyk
Paweł Błaszczyk
Fix for #310 Exact solution we discussed on Discord, did some manual testing around retrying etc., seems to work correctly 😃
Per discord conversation about forwarding it
When there are multiple submissions to multi action that are pending, only the latest one will ever resolve. All the previous one will be stuck in pending for ever, even...
I've got resource that I'm using to retrieve user's color scheme preference and I'm suspsending whole HTML tree to update the class and styles on root element while SSRing. I...
It looks like the build is succeeding even if Solid Start specific transformations using esbuild fails. I would expect it to exit with non-0 code so it would properly fail...
### Description Hello, First and foremost - PandaCSS is sooooo awesome, amazing work ♥️ I feel like that if I'm not using `extends` key in config it should overwrite the...
Hello, I'm not 100% sure is it the correct place to ask/report it, but it was the best that I could think of 😃 Sorry in advance if that's not...
### Provide a general summary of the issue here React 19 actions has behavior (that was added in canary cycle after `Form` component in RAC and documentation around it) that...