Need to push issues captured by javascript

I capturing some error in data. then I am able to show remaining data to users. now I need to create issue in sentry with error data.

Is is possible to capture this data issues in sentry?

I’m not entirely sure what you’re asking, but you can use the SDK’s APIs to capture errors which dont automatically get pushed up.

https://docs.sentry.io/clients/javascript/