mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
The validateSearch round-trip caused drafts to always show because `false !== undefined` is true. Check for explicit truthy values instead.
The validateSearch round-trip caused drafts to always show because `false !== undefined` is true. Check for explicit truthy values instead.