netresearch / dhl-shipping-m2

DHL multi-division shipping extension for Magento 2
Open Software License 3.0
13 stars 4 forks source link

JavaScript error when packstation popup is active #25

Open okolya opened 3 years ago

okolya commented 3 years ago

By packstation map popup you can get this error

Map popup

https://drive.google.com/file/d/1rsp3YGkthJYxkq3QUheJL3fPsgIuNaIH/view?usp=sharing

mam08ixo commented 3 years ago

There is no parcel station delivery in Egypt. Magento re-collects shipping rates when country is changed and the service box contents are rendered according to the new route (in this case with no parcel station search button).

What is the actionable task, what do you expect to happen?

okolya commented 3 years ago

Visitor selected Egypt by mistake. Wenn map popup is closed than it is possible to proceed checkout. Right now it is not possible because pages is blocked by grey overlay block

mam08ixo commented 3 years ago

Ah I see, I did not pay attention to the overlay when watching the screen capture. We'll see if we can do something about it.

Changing the country followed by clicking the button faster than the loading spinner appears seems to be quite an edge case that can be solved by refreshing the page. A PR is always welcome to speed things up.