gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
https://gchq.github.io/CyberChef
Apache License 2.0
29.41k stars 3.29k forks source link

Bug report: Output search JSON Beautify fails #1944

Open evs-xsarus opened 6 days ago

evs-xsarus commented 6 days ago

Describe the bug Using Recipe 'JSON Beautify', the output can't be searched

To Reproduce Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

  1. Add only recipe JSON Beautify
  2. Place some JSON in the Input
  3. Try searching for words in the Output

Expected behaviour The searched word is highlighted when found and 'next' and 'previous' buttons do work.

Screenshots image

Desktop (if relevant, please complete the following information):

Additional context If you add a 2nd recipe like 'Decode text', the search works again.