Build fails trying to compile leptos-use #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am working on a project using leptos 0.6 with nightly. I used
cargo add leptos-oidcbut when I then attemptcargo leptos build, it fails to compile at the leptos-use crate.I have a repro on a branch on my forge: https://git.cmdln.net/cmdln/watch/src/branch/add-oidc
This is already solved here: https://gitlab.com/kerkmann/leptos_oidc/-/merge_requests/8