pagefind icon indicating copy to clipboard operation
pagefind copied to clipboard

Support numbers as sort values through the NodeJS API

Open bglw opened this issue 2 years ago • 0 comments

      sort: {
        price: item.price
      },

I get this error:

Pagefind service error when parsing a message: invalid type: integer `69`, expected a string at line 1 column 1297

Originally posted by @stereobooster in https://github.com/CloudCannon/pagefind/discussions/512#discussioncomment-7650017

bglw avatar Nov 23 '23 09:11 bglw