myparcelnl / prestashop

PrestaShop module to integrate with MyParcel NL and BE
https://developer.myparcel.nl/nl/documentatie/11.prestashop.html
10 stars 5 forks source link

Lots of calls to selectDeliveryOption. resulting in spacing out checkout system #222

Closed AaronTajriba closed 9 months ago

AaronTajriba commented 1 year ago

Module version

1.8.2

PrestaShop version

8.0.4

PHP version

8.1

What went wrong?

When selecting the carrier the module continuely calls selectDeliveryOption over and over again.

Reproduction steps

go to the checkout and select the carrier witch is set in the myparcel module

https://github.com/myparcelnl/prestashop/assets/70962249/04abf038-4f6d-413d-9765-395f60a615f6

Relevant log output

No response

Additional context

No response

AaronTajriba commented 1 year ago

it results in spacing out "carrier" in frontoffice

EdieLemoine commented 9 months ago

The first beta version of the next version of our module is out now where this should not occur anymore.

Please read this issue for more information and how to report bugs in the new version, if you're interested in trying it out.