react-json-inspector icon indicating copy to clipboard operation
react-json-inspector copied to clipboard

Highlight data in ignore case mode

Open aviadl opened this issue 9 years ago • 0 comments

Iff searching in ignore case mode, data will not be highlighted properly For example have the following json: { a: Kuku} search for 'kuku' The node will be expanded but not highlighted

aviadl avatar Jan 26 '16 14:01 aviadl