Closed jaykradadiya closed 6 months ago
Thank you for the PR @jaykradadiya. Do you have a set of steps I can use to reproduce this issue? I'd like to verify the fix and add this case to the test suite if that makes sense.
To reproduce the issue:
At step 4, the submit button remains disabled, preventing the comparison of JSON data even after correction.
Thank you for the description @jaykradadiya. Those steps were clear and easy to follow.
And a big thank you for the PR. I'm going to merge this.
This update addresses an issue where incorrect JSON format in the textbox caused errors for the user, preventing them from re-comparing data after correction. With this fix, users can now rectify JSON format errors and subsequently compare data without encountering obstacles.