Description
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
main
-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
"From a discord conversation"
We recently updated our repo to use Kafbat 1.1.0 Kafka UI over the original. One of our users has an extremely large Json schema over 12,000 lines.
They said that they were able to use the compare feature prior to us moving to the new version of Kafbat. It would just take awhile to load. Now it ends up crashing chrome. It seems to be a client side issue as there are no error logs on the backend. And nothing seems to appear in the console.
This is a schema with sensitive information removed.
https://gist.github.com/pochea15/5e2e4332fd223ee07e3e0b574ac93f31
Expected behavior
User has an understanding a schema that large is going to be slow but having it not crash is the expected behavior.
Your installation details
- 9a4eb69 1.1.0
Steps to reproduce
Load up https://gist.github.com/pochea15/5e2e4332fd223ee07e3e0b574ac93f31 and give it a go
Screenshots
No response
Logs
No response
Additional context
No response