Yao

Results 2 comments of Yao

same error, trying to upgrade from v1.117 to 1.127.3. After further investigation it is related to a context that I added to Router's `InnerWrap` because the context needs useNavigate hook....

@schiller-manuel, I have a fairly minimum reproducible example. This was forked from a working min file-based router example: [CodeSandbox](https://codesandbox.io/p/devbox/upbeat-pond-2y69rl?workspaceId=ws_9KB6zz1i2CFPSzqetpxmLW) In the example, I have a context (MyContext) that basically does...