Clicking 'Export CSV' triggers a blank download — file opens empty in Excel.
Sidebar collapses mid-session without interaction. Happens every ~15 minutes.
TypeError: Cannot read properties of null (reading 'id') at ProjectView.jsx:247
Screenshot upload hangs at 99% for several minutes and never finishes.
Dark mode preference resets to light on every page refresh. localStorage is set but ignored.
Dashboard takes 8–12 seconds to load with more than 50 reports. No indicator shown.
bugs.watch collects errors, health signals, and user reports in one place.
Your users can show you what went wrong — with screenshots and context.
Your systems can tell you when something starts failing.
Most tools tell you something broke. bugs.watch tells you what your users saw, what your systems reported, and what you need to fix it.
Users attach screenshots, annotate them, and describe the issue without leaving the page. Every report arrives with a visual record of what went wrong.
Uncaught exceptions, network failures, and unhandled rejections are captured the moment they happen — before any user thinks to report them.
Browser, OS, viewport, page URL, and console log all arrive with the report. You have everything needed to reproduce the issue on the first try.
Reports are grouped and prioritized on arrival. Duplicates are merged. You see patterns and root causes, not a pile of one-off tickets.
User reports, auto-captured errors, and health signals share a single dashboard per project. Nothing gets siloed. Nothing falls through the cracks.
Health monitoring catches degradation early. Response times, uptime, and system signals tell you when something is going wrong — before it becomes an outage.
Every report arrives fully assembled. No back-and-forth. No "can you send a screenshot?"
TypeError: Cannot read properties of undefined (reading 'blob') at exportHandler (reports.js:247) at HTMLButtonElement.onclick
Add the SDK, enable reporting, and start receiving reports with enough context to act.
One script tag. No build step, no npm install, no config file.
Initialize with your project ID and API key. The widget appears immediately.
Reports arrive with screenshots, browser context, and console logs included.
<!-- Add to your site --> <script src="https://bugs.watch/sdk/bugs-watch-widget.iife.js"></script> <link rel="stylesheet" href="https://bugs.watch/sdk/bugs-watch-widget.css" /> <script> BugsWatch.Widget.create({ projectId: 'your-project-id', apiKey: 'your-api-key', }); </script>
One project. One subscription. Nothing more.
bugs.watch is currently in private early access. Join the waitlist and we'll reach out when your spot is ready.