How to debug ReferenceError: Cannot access 'c' before initialization
Unanswered
Cantabrian Water Dog posted this in #help-forum
Cantabrian Water DogOP
Hello, could anyone please tell me how to debug these? Since the code is minified and split into chunks, I have no idea where the code might be crashing. I am looking for an efficient way to find the cause. I am using NextJS 15.0.1
1 Reply
Cantabrian Water DogOP
The bug never happens when I run the code locally. It only happens after I deploy the image to AWS