Closed remyd closed 4 years ago
I am experiencing the same problem than reported in the issue #10 using both Next 9.1.5 and 9.2.2. The useRouter returns null at the first server-side rendering.
9.1.5
9.2.2
useRouter
null
This PR is a quick tentative to fix the problem. Depends on PR #9
Published in v1.0.2.
v1.0.2
yarn add expo-next-react-navigation@v5
I am experiencing the same problem than reported in the issue #10 using both Next
9.1.5
and9.2.2
. TheuseRouter
returnsnull
at the first server-side rendering.This PR is a quick tentative to fix the problem. Depends on PR #9