Hello!
I have set up a price range filter and want to get the maximum price for the slider. However, as soon as the query is applied the tag is updated to reflect the current productlist and not the productlist without the query, which I would expect.
Here the most expensive product costs 25406,25:
https://elma.dw9.1stweb-staging.net/produkter?Search=protimeter
As soon as the price filter is added, the MaximumValue is changed to 2887, but I would expect the tag to stay at 25406.
https://elma.dw9.1stweb-staging.net/produkter?Search=protimeter&PriceWithVatRangeMin=925&PriceWithVatRangeMax=3000
Is this intended or a bug?
If it is intended, how can we get the max value of a product rendered, even tho the price filter is added?