Incorrect topic message content type (avro -> json) #1391
Labels
scope/frontend
status/accepted
An issue which has passed triage and has been accepted
type/bug
Something isn't working
Milestone
Describe the bug
When opening a message of a topic (while using avro converters), in kafka-ui it's shown as JSON. However, if you check the http response in the browser F12 console it's shown as AVRO.
Set up
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't be able to help you without this information.)
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
(A clear and concise description of what you expected to happen)
Avro type is shown as content of the message
Screenshots
(If applicable, add screenshots to help explain your problem)
Additional context
(Add any other context about the problem here)
The text was updated successfully, but these errors were encountered: