Activity Log does not load, causes browser fault
justparking opened this issue · 2 comments
justparking commented
morimoriysmoon commented
@mcartmel @justparking I think the text cummulative latency: 1775ms, histogram: <5ms 97, <20ms 2, <5s 1]
makes JsViews confused. It is okay with cummulative latency: 1775ms, histogram: less than 5ms 97, less than 20ms 2, less than 5s 1]
justparking commented
So it appears as though there is a string escaping issue, or lack thereof since I've proven it affects all versions of Nodel.
The key character is the >
.
I'm going to cancel this issue and open a new one.