zipkin
zipkin copied to clipboard
Blank page after pressing the query button twice.
my version is 2.23.2, when I press the query button twice, then the ui shows blank page. Below is error log:
TypeError: Cannot read property 'reduce' of undefined at DiscoverPageContent.tsx:360 at Object.ha [as useMemo] (react-dom.production.min.js:162) at t.useMemo (react.production.min.js:25) at DiscoverPageContent.tsx:357 at Hn (DiscoverPageContent.tsx:505) at Xo (react-dom.production.min.js:153) at Da (react-dom.production.min.js:175) at ms (react-dom.production.min.js:263) at cu (react-dom.production.min.js:246) at su (react-dom.production.min.js:246)
Can you confirm the version number from the /info
endpoint ? Latest released version is 2.22.1.
Can you confirm the version number from the
/info
endpoint ? Latest released version is 2.22.1.
I downloaded from the Quick Start
url "https://search.maven.org/remote_content?g=io.zipkin&a=zipkin-server&v=LATEST&c=exec"。
And I tried the 2.22.1, it has the same question.
Then I tried the firefox browser, it's ok. Maybe this is the browser compatibility of Google. My Google version is 73.0.3683.103 (64)
@tacigar any spare cycles for this ?
hmm... I was not able to reproduce this bug... I'll continue to investigate.