Customize User Feedback Widget

Hello,

Is it possible to customize the report widget? In the docs - there are options that are listed that I should be able to pass but they do not change the user feedback form text. Does anyone know if this is possible?

Example of the custom feedback dialog options call -

Raven.showReportDialog({ title: ‘Custom title’, subtitle: ‘A report was made - hang tight’ });

Despite passing these options the title and subtitle do not change.

https://docs.sentry.io/learn/user-feedback/

Let me confirm I didn’t completely lie (in the docs) about how to pass those options, but just to confirm, you’re using sentry.io and not self-hosted, right?

Looks like this is our fault.