top | item 46418726

(no title)

axiolite | 2 months ago

Doesn't seem to like double-quoted search strings:

  SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Single-quotes don't seem to work (doesn't change search results... doesn't exclude irrelevant results that don't contain the exact string).

discuss

order

UnmappedStack|2 months ago

Oh! I will make sure to fix that, thank you for the bug report!

consp|2 months ago

Escaping and encapsulating input data strikes again.