Last 12 weeks · 0 commits
2 of 6 standards met
Repository: vercel/next-app-router-playground. Description: https://app-router.vercel.app/ Stars: 2946, Forks: 751. Primary language: TypeScript. Languages: TypeScript (97.7%), CSS (2.1%), JavaScript (0.2%). License: MIT. Homepage: https://app-router.vercel.app/ Topics: nextjs, react, vercel. Open PRs: 6, open issues: 0. Last activity: 2mo ago. Community health: 50%. Top contributors: delbaoliveira, huozhi, timneutkens, leerob, manovotny, styfle, wyattjoh, amimaro, BekzodIsakov, bennettdams and others.
TypeScript
Summary • Fix duplicate React key props in breadcrumbs component that was causing console warnings • Remove redundant key prop from Link element when Fragment already has the key • Resolves "Each child in a list should have a unique key prop" warning on parallel-routes page Test plan [x] Navigate to page [x] Verify console warning is no longer present [x] Confirm breadcrumbs navigation still works correctly 🤖 Generated with Claude Code