Files
homepage/src
Alexander f0f35f5997 fix: prevent infinite effect loop in recipe translation workflow
Convert recipe data functions to $derived reactive variables to prevent
infinite $effect loops. Previously, calling functions inline in component
props created new objects on every reactive check, causing the
TranslationApproval component's syncBaseRecipeReferences $effect to run
continuously, resulting in the translation workflow hanging.
2026-01-13 15:12:16 +01:00
..
2023-06-24 15:35:36 +02:00