Santiago Santana
Santiago Santana
Sorry, I didn't express myself well. I expect it to be included only if it's used, a better test case would be ``` use './utils.js' {assignDays} machine testMachine { action...
I'm seeing the same issue with version 4.5.5 ``` error: insert ignore into components_component_base_contents_components (component_id, component_type, entity_id, field) values (36, 'atomic.responsive-text', 10, 'subtitle') ER_LOCK_DEADLOCK: Deadlock found when trying to get...
https://codesandbox.io/p/sandbox/competent-chatelet-8qvvnm?file=%2Fapp%2Fpage.tsx%3A3%2C43 I have an interesting observation (I'm not sure if it's the same bug but it seems related) with useFormStatus and server actions: - If a component only has the...