Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not compile with leptos 0.7.0-rc1 #292

Closed
tqwewe opened this issue Nov 7, 2024 · 1 comment · Fixed by #293 or #314
Closed

Does not compile with leptos 0.7.0-rc1 #292

tqwewe opened this issue Nov 7, 2024 · 1 comment · Fixed by #293 or #314
Labels
upstream This issue is blocked by upstream dependencies and we need to wait or contribute upstream fixes

Comments

@tqwewe
Copy link
Contributor

tqwewe commented Nov 7, 2024

Leptos 0.7.0-rc1 has a breaking change with the IntoClass trait having a new reset method.

https://docs.rs/tachys/latest/tachys/html/class/trait.IntoClass.html#tymethod.reset

Additionally, MaybeSignal has been deprecated.

@luoxiaozero
Copy link
Collaborator

I fixed the compile error in #293. As for MaybeSignal, I'm waiting for a fix in leptos-rs/leptos#3200.

@luoxiaozero luoxiaozero linked a pull request Nov 7, 2024 that will close this issue
@luoxiaozero luoxiaozero added the upstream This issue is blocked by upstream dependencies and we need to wait or contribute upstream fixes label Nov 11, 2024
@luoxiaozero luoxiaozero linked a pull request Nov 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream This issue is blocked by upstream dependencies and we need to wait or contribute upstream fixes
Projects
None yet
2 participants