T
TanStack11mo ago
yelping-magenta

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
vicious-gold11mo ago
please provide a complete minimal example

Did you find this page helpful?