We use cookies to ensure you get the best user experience on our website.Find Out More
Stop dealing with incomplete reports or vague bug descriptions from your testers. Shakebug hooks into Angular's custom error handlers and HTTP services, auto-generating visual bug tickets with complete environment logs.
Direct integration with Angular's core modules for advanced front-end debugging.
Shakebug seamlessly overrides the core ErrorHandler configuration to intercept unhandled Typescript exceptions, template compilation errors, and lifecycle warnings, capturing precise code lines.
Monitor status calls, request details, and server response logs. Capture network payloads and errors automatically by configuring our lightweight HttpClient provider interceptor.
QA teams can easily highlight layout issues, leave drawings, blur out credentials, or narrate visual feedback directly inside the active web browser viewport.
Yes. Shakebug actively supports all modern versions of Angular. It wraps Angular's global exception framework to capture runtime logs seamlessly.
Shakebug provides an implementation of Angular's default global ErrorHandler class to automatically catch and report unhandled typescript errors.
Yes. You can upload your typescript source map files to the Shakebug dashboard to translate minified javascript stack traces back to clean typescript source lines.
Yes. By injecting our custom Angular HttpInterceptor into your App module, you can capture full API requests, payloads, response latencies, and failed HTTP codes.