Closed gregdolder closed 6 years ago
Hi, This issue was solved in the latest release. What release are you using?
thanks for the quick response. I'm using the version that currently installs via composer. per the root composer.json it's limesharp/stockists="^2.0"
, and per the composer.json in the vendor/limesharp/stockists folder it is 2.0.7
What's the ajax url that fails? Does it include stockists or retailer-locator?
404 failed to load resource <website>/retailer-locator/ajax/stores?=_<id>
Hello,
I got the same error on magento 2.2.2 with version 2.0.7
do you find any solution ?
Has anyone figured out the fix for this?
2.0.8 version released with the patch. Thanks @muhammadshakeel
in the configuration update the url from
stockists
toretailer-locator
the map then fails to render and throws a 404 jquery ajax error.