annitsb

Results 11 comments of annitsb

Hi QueryMetrics, We don't have site which is public, it is internal application. When i do slow scroll i dont see negative value but when i do scrolling fast, i...

On scroll, whenever switched to different tab, we have this code in application history.replaceState

angular SPA application have below java script function , this function will be called on SCROLL on page. ```javascript addAnchorToUrl(t) { let a = window.location.href.split("#")[0] + "#!" + t; history.replaceState(null,...

we are currently checking for Chrome and Edge. Issue is more frequently reproducible in Chrome

Ok, so what will happen if user set history.replacestate. how beacon fired?. and please help me in understanding how rt.tstart and rt.end values are assigned? because i see rt.end is...

Thank you bluesmoon. I will do some analysis around application and check end time is less than start time.

how to run debug version of boomerang

Hi ceckoslab, Please find console logs [console_logs.txt](https://github.com/akamai/boomerang/files/10186504/console_logs.txt)

Please find attachment. It was not allowing to attach javascript, so i changes ext to txt [boomerang.txt](https://github.com/akamai/boomerang/files/10209270/boomerang.txt)