When resetting view, I need to reload again
-
Hello,
I am showing a reset view button somewhere else on the website. In another topic, you said you can simple add the URL parameter ?reset-view to make a reset button.
When I do that, it works and redirects to another page that I specified but the view is still active. Only when reloading the page, everything is normal again. So it appears that there is something stuck in the session which only clears when reloading the page again afterwards.
The button is using the following as the link:
VAA_API::get_reset_link( ‘/my-account/sales-portal/’, false );
Is there something I’m missing ?
Thanks for your advice!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.