T
TanStack10mo ago
quickest-silver

Dynamic breadcrumbs

How can I create dynamic breadcrumbs? I’m trying to use router state with matches, but it deletes the history. E.g.: Home -> User -> Settings, but you can also reach settings from Home -> Settings. Is this possible in a simple way? Or do I need to push/pop into a breadcrumb array which I keep in the context?
1 Reply
rising-crimson
rising-crimson10mo ago
please don't tag people please search the discord channel as well as our docs as breadcrumbs come up frequently

Did you find this page helpful?