Firefox: Messages not displayed for topic
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
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
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.