43fa496778ca1dab09454faf507817bc8ec9f960
Deploy / deploy (push) Successful in 33s
Same class of bug as the earlier ResourceValue/AnswerRow one: impl IntoView doesn't erase a component's concrete type within the same crate, so nested <For> children closures need their own explicit .into_any() at the call site, not just at the outer return - missing it on the two new <For>s (item list, item-card-fields) overflowed the query depth limit on release build. Verified locally with a full `cargo build --release` this time, not just cargo check. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
A Leptos/Axum onboarding portal — question/alternative content engine with a crypto-chain audit trail, Kanidm-gated content, and NATS-backed resources.
1.4 MiB