React Doctor v0.5.8 ✔ Select projects › route-commerce-platform ✔ Scanned 620 files in 22.3s [~20 workers] ⚠ Bugs: Plain anchor reloads internal Next.js links Learn more: https://react.doctor/docs/rules/react-doctor/nextjs-no-a-element Plain reloads the whole page for internal links, so Next.js loses client-side navigation and prefetching. → `import Link from 'next/link'` for client-side navigation, prefetching, and preserved scroll position src/app/pricing/PricingClientPage.tsx:422 ──────────────────────────────────────────────────────────── All 1 issue Bugs › 1 warning ┌─────┐ 92 / 100 Great │ ◠ ◠ │ ██████████████████████████████████████████████░░░░ │ ▽ │ React Doctor (https://react.doctor) └─────┘ Full diagnostics written to /tmp/react-doctor-7eb39635-105b-4770-a1df-00bffa4abaa5 ──────────────────────────────────────────────────────────── Share: https://react.doctor/share?p=route-commerce-platform&s=92&w=1&f=1 Tell others how you did on socials Docs: https://react.doctor/docs Learn more about fixing issues, setting up CI/CD, and configuring rules with a config file GitHub: https://github.com/millionco/react-doctor Report issues and star the repository!