Report a bug button does not work when trackers are blocked in browser
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The report a bug button does not work when the trackers are blocked in the browser.
Clicking on the button does nothing.
## Solution
We might have to go back to the drawing board and implement our own backend route for reporting issues.
Since it will go through our own backend it will not be blocked by the browser.
This means we can also not rely on displaying the Sentry automatic dialog. We will have to implement our own reporting dialog in the UI.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.