rsnext/docs
JJ Kasper 3a9d18b549
Add isReady field on router (#20628)
Adds an `isReady` field on `next/router` specifying whether the router fields are updated client-side and ready for use. Should only be used inside of `useEffect` methods and not for conditionally rendering on the server.

Closes: https://github.com/vercel/next.js/issues/8259
Closes: https://github.com/vercel/next.js/pull/9370
2020-12-31 16:54:32 +00:00
..
advanced-features Fix source map config description (#20279) 2020-12-17 20:34:28 +00:00
api-reference Add isReady field on router (#20628) 2020-12-31 16:54:32 +00:00
api-routes Fix grammar in API routes: Introduction (#19385) 2020-11-24 21:26:02 +00:00
basic-features Add version history for API changes to documentation. (#20604) 2020-12-30 15:06:34 +00:00
migrating Update incremental adoption documentation. (#19286) 2020-11-19 00:10:12 +00:00
routing Update introduction.md (#20129) 2020-12-14 09:55:52 +01:00
authentication.md Add docs on authentication patterns. (#16277) 2020-12-31 08:28:11 +00:00
deployment.md Upgrade all http links to https (#20402) 2020-12-22 21:41:27 +00:00
faq.md Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
getting-started.md Include yarn instructions (#16565) 2020-08-27 21:27:34 -05:00
manifest.json Add docs on authentication patterns. (#16277) 2020-12-31 08:28:11 +00:00
upgrading.md Update documentation links (#19502) 2020-11-25 00:00:06 +00:00