Describe the bug
In a proposals component, when I click over the link of the category inside a proposal card to see all the proposals within that category, filter is not working.

To Reproduce
- Go to https://meta.decidim.org/processes/roadmap/f/122/
- Click the link of a category inside some proposal card
- You will see all the proposals again with no filter
Expected behavior
The generated link is incorrect. Instead of adding this parameter:
?filter[category_id][]=2
This one should be added:
?filter[with_any_category][]=2
Extra data
Describe the bug
In a proposals component, when I click over the link of the category inside a proposal card to see all the proposals within that category, filter is not working.
To Reproduce
Expected behavior
The generated link is incorrect. Instead of adding this parameter:
?filter[category_id][]=2This one should be added:
?filter[with_any_category][]=2Extra data