#How to create an effect that runs on page navigate
3 messages · Page 1 of 1 (latest)
you can subscribe to location signal I think
https://start.solidjs.com/api/useLocation
Got it figured out. That's that did it ^
3 messages · Page 1 of 1 (latest)
I think this should be fairly straightforward. How can I define a createEffect that runs each time navigation occurs?
you can subscribe to location signal I think
https://start.solidjs.com/api/useLocation
Got it figured out. That's that did it ^