Source code was not found (see Troubleshooting for JavaScript)

Hello,

I have implemented Sentry in react app. and also Deployed on server, and it is also recognize(show) errors on dashboard. but the problem is “It is not showing the source file into particular issue” as showed in image attached with this topic.

Tech : “React”;
version : “@sentry/tracing”: “^6.16.1”,
@stripe/react-stripe-js”: “^1.7.0”,

it is showing => Source code was not found (see [Troubleshooting for JavaScript]) .

Please help me how to solve this issue and show effected file into that pink box ???

You should also upload them to Sentry, see Source Maps for JavaScript | Sentry Documentation