trackjs-package icon indicating copy to clipboard operation
trackjs-package copied to clipboard

JavaScript Browser Error Monitoring Agent from TrackJS

Results 3 trackjs-package issues
Sort by recently updated
recently updated
newest added

I would be very useful if we could do ` trackJs.console.debug("a message", someObject) ` Where the second parameter would be serialized. Currently we need to either send two log messages,...

My company is migrating our browser client to rust-wasm, and I'm wondering if there are any thoughts towards TrackJs supporting that environment? Currently we are planning on just wrapping the...

I recently noticed that the wrong Android versions are being registered for Chrome users. As far as I understand, this is the problem https://developers.google.com/privacy-sandbox/blog/user-agent-reduction-android-model-and-version. Tell me how this can be...