Foxy / foxy-elements

Elements and resources for use in other front-end code, like the admin and customer portal.
https://elements.foxy.dev
MIT License
7 stars 8 forks source link

Accessing Individual Shipping Options in admin stalls browser #134

Closed rijarobinson closed 10 months ago

rijarobinson commented 11 months ago

Accessing individual shipping options in admin crashes browser. User reported this issue and we reproduced in Firefox, Chrome, and Safari. To reproduce, log into admin and select Settings->Shipping. Selecting Custom Shipping Code seems to reproduce it always for me, but if I select a few different options one after the other, it may freeze up as well.

pheekus commented 10 months ago

This turned out to be an admin issue. Partially fixed (the page no longer freezes) but some weirdness may remain until the hAPI fix for the missing slash in shipping hrefs is deployed.