DEV Community

Discussion on: Building Dynamic Breadcrumbs in NextJS

Collapse
 
theunreal profile image
Eliran Elnasi

Nice one! But not sure what asPathParts - there is no definition of it and it's being used.

Collapse
 
dan_starner profile image
Daniel Starner

Oops! You are correct. That was an artifact of my copying from my “real” code and trying to refactor the names to be more tutorial friendly. I believe I fixed it.