### Describe the bug when two json has difference, the differences not show the original json text!!! json1: [ { "a": [ "1" ] } ] json2: [ { "b": [ "2" ] }, { "a": [ "1" ] } ] differences: <img width="3456" height="1698" alt="Image" src="https://github.com/user-attachments/assets/c53e4037-30d1-48b2-afb4-c4d8039ae45e" /> ### What happened? A bug happened! ### System information ### Where did you encounter the bug? Public app (it-tools.tech)