egg
Explore posts from serversSet default location state
Hi, I'm trying to have a default state object for all navigation using solid router.
I tried using useBeforeLeave in a root component to overwrite the state but it seems that this feature is broken/unusable.
This alone will cause backwards navigation to totally not work.
1 replies