console icon indicating copy to clipboard operation
console copied to clipboard

Firefox: Messages not displayed for topic

Open johnny opened this issue 9 months ago • 1 comments

I'm using 2.8.0 on top of Kafka, installed with helm chart version 0.7.31.

When I try to browse the messages on any topic, I see the following issue:

On Firefox, messages are loaded, but not displayed

Image

On Chrome, messages are loaded and displayed.

Network traffic looks similar and the console output is the same as well

starting a new message search { ...}
phase: Get Partitions
phase: Get Watermarks and calculate consuming requests
phase: Consuming messages

johnny avatar Mar 24 '25 14:03 johnny

We are not able to reproduce the issue, but we've seen rare occurences of this issue - unrelated of the browser. Could you try the same with an incognito window which doesn't have any state and see if the issue persists? Our current hypothesis is that a weird condition in the local state causes this, but given it's so rare we haven't been able to figure out what exactly it is.

weeco avatar Apr 15 '25 12:04 weeco