EmicoEcommerce / Magento2Tweakwise-archived

Magento 2 module for Tweakwise integration
Other
9 stars 25 forks source link

URL duplicating when selecting different category from TW sidebar #190

Closed nwiegers01 closed 2 years ago

nwiegers01 commented 2 years ago

Issue Brief

What is the purpose of this issue? Explain the background context.

Environment

Steps to reproduce

  1. Go to a POP page.
  2. Select a random filter.
  3. Go to a different category via the TW sidebar.

Actual result

This results in a 404 using AJAX filtering.

Expected result The URL show the correct path to the correct category.

nwiegers01 commented 2 years ago

@Hnto ,

I would like to propose a solution for this issue. For our client we have applied a patch which solves this issue. Which I will apply in https://github.com/EmicoEcommerce/Magento2Tweakwise/issues/166