Multiple console.logs from next-auth
Unanswered
Prairie yellowjacket posted this in #help-forum
Prairie yellowjacketOP
hey I'm using Next 14.1.0 and next-auth beta.9
everything working great but there are some left console logs from package I think
everything working great but there are some left console logs from package I think
5 Replies
Have you tried doing a project wide search for
Maybe you missed one somewhere.
console.log?Maybe you missed one somewhere.
@not-milo.tsx Have you tried doing a project wide search for `console.log`?
Maybe you missed one somewhere.
Catla
I get the same thing when using middleware and beta 11.
He may be right, it’s probably a left over package log
A quich search in their repository doesn't show any left over logs from the package... At least not in beta 12
Prairie yellowjacketOP
I search my project logs, literally have 0 of them, I'll upgrade to beta 12 probably only on beta 9, beta 5 doesn't show the logs but has some other problems