rsnext/docs
Zack Tanner 13d8b14040
Fix closing a modal example in parallel routes docs (#61819)
The docs mention using a `Link` to close the modal, but navigating away
from a slot that was active won't automatically unmount unless it
matches with a new page for that slot. This is because client-side
navigations don't switch slots from active -> default. Default is only
used on a hard navigation.

I believe this example used to be in here but got removed, so I re-added
with some extra clarity.


Closes NEXT-2405
2024-02-08 11:03:08 -08:00
..
01-getting-started Docs: Update parallel routes docs, add default.js pt 1. (#60806) 2024-01-18 17:57:54 -06:00
02-app Fix closing a modal example in parallel routes docs (#61819) 2024-02-08 11:03:08 -08:00
03-pages Revert "feat(next/image)!: remove squoosh in favor of sharp as optional dep" (#61810) 2024-02-08 11:00:34 +00:00
04-architecture Removed an extra braces and comma from doc (},) (#61250) 2024-01-29 02:10:47 +00:00
05-community Update README.md (#48717) 2024-02-04 18:47:51 -08:00
index.mdx docs: fix broken link to learn course (#59288) 2023-12-05 08:39:54 -06:00