obsidiandynamics / kafdrop

Kafka Web UI
Apache License 2.0
5.56k stars 841 forks source link

Fix js json large bigint display #470

Open IceMimosa opened 1 year ago

IceMimosa commented 1 year ago

Fix #469

davideicardi commented 1 year ago

Thank you @IceMimosa ! My only concern is that this could potentially break others parts. What is the source of /js/json-bigint-1.0.0.min.js?

IceMimosa commented 1 year ago

@davideicardi https://github.com/sidorares/json-bigint I test some production json data locally, and it works fine.