Swiss AI Hub v0.305.1
Pre-release
Pre-release
Fixed
- 🐛 Resolved dynamic form data mutation issues: Implemented deep cloning during data hydration in the
DynamicConfigurationcomponent. This prevents FormKit's write-backs from inadvertently mutating shared cached
objects (e.g., from Pinia-Colada) and eliminates potential infinite reactivity loops, leading to more stable and
predictable form behavior.