josdejong / svelte-jsoneditor

A web-based tool to view, edit, format, repair, query, transform, and validate JSON
https://jsoneditoronline.org
Other
818 stars 108 forks source link

Cannot paste text in the search box input field in tree mode #315

Closed shakedlerer closed 9 months ago

shakedlerer commented 9 months ago

Expected Result Pasted text in search-box should be searched within current json document opened

Actual Result Pasted text being inserted into current json document opened

Steps to reproduce 1) Open existing json document to be viewed in jsoneditoronline.org 2) Open search-box within same document 3) Paste any text in search-box to be searched within document

Screen recorded issue - https://youtu.be/6VDmuPU_Dfo Issue appeared in multiple devices

Thanks

josdejong commented 9 months ago

Thanks for reporting, I can reproduce the issue. Will fix it asap.

josdejong commented 9 months ago

Fixed now in svelte-jsoneditor@0.18.7 and JSON Editor Online v6.13.10.