cms relative path with query's

I've noticed that relative paths are now available in cms but when i add a query to in my instance filter that page contant that link is not allowed in cms.

example:
/collection?product-category=Breed+Tapijt

what does work is:
/collection

please add this addition to relative paths in cms

  • Leon Vermij
  • Jul 10 2024
  • Brian McGill commented
    07 Apr 19:59

    This is needed to maintain consistency between production and development environments, allowing clients to preview pages. There are work arounds but it includes custom JS and is overall a clunky implementation/experience. Thanks.