wpdreams / ajax-search-pro-development

Issues and dev tracking repository for Ajax Search Pro for WordPress plugin
0 stars 0 forks source link

Numeric range - after search/redirect both number inputs become 0 if no value was entered #87

Closed ernestmarcinko closed 7 months ago

ernestmarcinko commented 7 months ago

Describe the bug

When number-range custom field filters, the values of the filters become 0 after search redirection.

To Reproduce

Steps to reproduce the behavior:

  1. Make a search with a form where an empty numeric input filter is used, hit enter
  2. On the results page make sure the same form is present
  3. The number range now has values 0 - 0

Expected behavior

The number range should be emtpy.

Reference ticket