title | issue | author | author_email |
---|---|---|---|
Fix product detail promise resolution in administration |
NEXT-24878 |
Simone Alers |
simone@inpout.nl |
- Changed method
loadProduct()
inmodule/sw-product/page/sw-product-detail/index.js
to return promise makingloadAll()
method resolve as intended.