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
national-gold•14mo ago
please provide a complete minimal example