Open on-delete opened 7 years ago
This is a known issue and the fix can be found on this branch:
https://github.com/HomeAdvisor/Kafdrop/tree/json_topic_fix
We have a story internally to fix this and will push up to master once it has been fixed and passed QA (no ETA at this time).
If you want to view a topic that ends with .json (localhost:9000/topics/example.json), the server serves no website with the topic overview as expected. It shows the data as json formatted string. This could be caused by the wrong content-type (application/json).