motou / magento2-store-locator-stockists-extension

Stockists store locator extension for magento2 using google maps
MIT License
67 stars 44 forks source link

map doesn't render if url changed from stockists #29

Closed gregdolder closed 6 years ago

gregdolder commented 6 years ago

in the configuration update the url from stockists to retailer-locator the map then fails to render and throws a 404 jquery ajax error.

ClaudiuCreanga commented 6 years ago

Hi, This issue was solved in the latest release. What release are you using?

gregdolder commented 6 years ago

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

ClaudiuCreanga commented 6 years ago

What's the ajax url that fails? Does it include stockists or retailer-locator?

gregdolder commented 6 years ago

404 failed to load resource <website>/retailer-locator/ajax/stores?=_<id>

mserra commented 6 years ago

Hello,

I got the same error on magento 2.2.2 with version 2.0.7

do you find any solution ?

natecomp commented 6 years ago

Has anyone figured out the fix for this?

ClaudiuCreanga commented 6 years ago

2.0.8 version released with the patch. Thanks @muhammadshakeel