Does not compile with leptos 0.7.0-rc1
#292
Labels
upstream
This issue is blocked by upstream dependencies and we need to wait or contribute upstream fixes
0.7.0-rc1
#292
Leptos
0.7.0-rc1
has a breaking change with theIntoClass
trait having a newreset
method.https://docs.rs/tachys/latest/tachys/html/class/trait.IntoClass.html#tymethod.reset
Additionally,
MaybeSignal
has been deprecated.The text was updated successfully, but these errors were encountered: