Bug: when using openIn, passing props via router API doesn't work as expected

Hi @nolimits4web,

I’ve found when passing props via the router API, it works as expected unless you use the OpenIn method. Here’s a minimum working example: trusting-violet-1jdier - CodeSandbox to demonstrate.

If you don’t use OpenIn, the props are accessible as expected. If you use the OpenIn method with any option (sheet, popup), the props aren’t accessible as expected.

Thanks,
N.