This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
leptos
Watch
2
Star
0
Fork
You've already forked leptos
0
mirror of
https://github.com/leptos-rs/leptos
synced
2024-11-10 14:54:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a53a27bb22
leptos
/
leptos_reactive
History
Greg Johnston
d640a55623
Lazily unsubscribe from effects if their scopes have been disposed of (prevents issues like crash in router when URL signals try to update UI effects that no longer exist)
2022-09-21 15:14:01 -04:00
..
src
Lazily unsubscribe from effects if their scopes have been disposed of (prevents issues like crash in router when URL signals try to update UI effects that no longer exist)
2022-09-21 15:14:01 -04:00
tests
Move Scope to first argument of hooks, rather than impl Scope, so that future hooks defined in other crates have isomorphic API (they can't arbitrarily impl Scope)
2022-08-16 09:56:00 -04:00
Cargo.toml
Lazily unsubscribe from effects if their scopes have been disposed of (prevents issues like crash in router when URL signals try to update UI effects that no longer exist)
2022-09-21 15:14:01 -04:00