Open rnrn99 opened 11 months ago
We have seen an issue like this before and it was related to SWC compilation: https://github.com/vercel/next.js/issues/44113. It was fixed in Console Ninja when it was originally reported.
Please create a sample repo demonstrating the issue, we are happy to take a look and investigate.
In order to get your app working without Console Ninja, you need to run Console Ninja Pause command, then remove .next folder
and restart your npm run dev
script.
@ArtemGovorov I appreciate it 🥹
What happened?
i just use console.log method but issue happend. i tried another version v 1.0.260, remove .next folder but the problem still persists
Version
v1.0.261
Steps to reproduce (or sample repo)
just use console.log
Log output