mraf

Results 5 issues of mraf

Currently image uploading by URL in editor works only from current domain. Will be good to allow uploading from any web source ``` uploadByUrl: (url: string) => { if (url.startsWith(window.location.origin))...

Hi, noticed that IconButton hrefs are not working on checkout/review page please see below screenshot ![Screenshot 2021-06-22 at 12 35 27](https://user-images.githubusercontent.com/10253590/122918601-3503f780-d357-11eb-8468-138ec78e5b62.png)

Hi, probably there is some typo when loading service worker No matching service worker detected. `SW registration failed: TypeError: Failed to register a ServiceWorker for scope ('https://artwithaliens.com/') with script ('https://artwithaliens.com/service-worker.js'):...

Hi, Total price is showing €1.00 in cart when order goes above €1000 Lower than €1000 ![Screenshot 2021-04-13 at 14 45 52](https://user-images.githubusercontent.com/10253590/114563082-fec73f00-9c66-11eb-91bc-331d1459aa18.png) and showing €1.00 when order is above €1000...

Hi, do you have any plans to update customer account and dashboard feature? Currently registration and login is not working.