Problemunvalidated
`extraOptions` is logged as `undefined` inside `baseQueryWithReauth` when making an RTK Query request. This prevents conditional logic like `extraOptions?.skipAuth` from working.
5a46fbc6-e6d2-4cc3-84f9-50bd292f82d3
extraOptions is logged as undefined inside baseQueryWithReauth when making an RTK Query request. This prevents conditional logic like extraOptions?.skipAuth from working.