error after update to next 14.2.0
Unanswered
Argentine hake posted this in #help-forum
Argentine hakeOP
I keep getting this errors after updating three of my projects today
It only compiles the index page
It only compiles the index page
8 Replies
Argentine hakeOP
I need help concerning this
American Crow
it's just a type error
is rt a string?
cast it if its not
or optionally chain
is rt a string?
cast it if its not
rt.toString().toLowerCase()or optionally chain
rt?.toLowerCase()Argentine hakeOP
Alright thanks
@Argentine hake dw abt it, its not a code issue
update to 14.2.1
there was a backport fix for it.
wait no my bad, its not yet fixed, downgrade to 14.1.0