Readable Stack Traces in errors not working

Hi, I am facing some issues with integrating readable stack traces in errors with my React App. Currently, I am seeing minifying js files, and it’s difficult to locate the error. I tried with this doc Enable Readable Stack Traces in your Errors | Sentry Documentation but not sure what’s wrong, I followed all the steps.

Anyone who has done it already, I need some help.