How do i reset a query parameter from a button click when the button is in a component?
AY EYE
1 year ago
I have a navigation and when a person clicks the item i want it to reset the query parameters. Any help would be great? Struggling since the button is in a component.
Lucas G
1 year ago
I assume the button component still has a click event set. You could trigger a workflow that resets things off of that click event
AY EYE
1 year ago
But the problem is the nav is a component so the click doesn't rest on the componet side since its a url query