Next.js Discord

Discord Forum

Next.js App Router Tutorial, Chapter 14: Improving Accessibilty

Unanswered
Southern African anchovy posted this in #help-forum
Open in Discord
Southern African anchovyOP
I am going through the "App Router" tutorial to get familiarized with Next.js.
I have a question regarding the last task in Chapter 14 (Practice: Adding aria labels).

The tutorial says "Once you're ready, run pnpm lint to check if you're using the aria labels correctly". When I use "next lint" (Strict mode), no matter how i manipulate the aria labels, no warnings regarding them arise.

Am i missing something? Any help would be appreciated.
Thanks!

0 Replies