Router context indeterministically using the initialValue instead of the passed value
Hello, I have a problem where in
beforeLoad
the router context sometimes use the value I passed to it and sometimes it uses the defaultValue (undefined in my case). Isn't the context supposed to always use the value provided to it?1 Reply
vicious-gold•11mo ago
please provide a complete minimal example