Next.js Discord

Discord Forum

type error cannot read properties of null (reading 'useRef')

Unanswered
Dutch posted this in #help-forum
Open in Discord
DutchOP
I am having the following issue:
"type error cannot read properties of null (reading 'useRef')"

When I try to import a library using the App Router, it works.
But when I try to import the same library using the Page rounter, I get that error.

I am using the nextjs 14.2.1

2 Replies

DutchOP
Any help? Please
Britannia Petite
show code pls