Kaloyan Nikolov
Kaloyan Nikolov
For some reason I end up with this error which is strange Here is how I register the Toasts in the main,js file ``` /** * TOASTS */ // register...
Here is how to reproduce the error. I'm getting response Error: Not all sent parameters were read; read '6' parameter(s) but was sent '7'. ``` const openTrailingStopResponse = await client.orderTest(...
Hey! I've blocked "Proceed to Checkout" if there is no user billing or shipping information! Have a look :) 
 Hey, I've fixed the Edit customer view which was throwing an error if there is no billing or shipping information attached to the customer. Can you have...