-
## Bug report
For some reason cart API takes around 7-10 seconds to get a response if its a 200 status code
Similarly the create address API shows infinite loading on postman, but a record is …
-
## Bug report
### Describe the bug
Following https://docs.medusajs.com/deployments/storefront/deploying-next-on-vercel it advises to make the storefront work, I have to update the CORS for …
-
## Bug report
### Describe the bug
Hi, When i try to get a product who not exists with a publishable api key header set through the store API the api endpoint dies with following error:
Erro…
-
## Bug report
### Describe the bug
I'm trying to complete an order with the following code:
```
const { cart } = await medusa.carts.createPaymentSessions(medusaCartId)
await medusa.carts.setPaym…
finom updated
12 months ago
-
Fresh install oracle linux 9
? Would you like to create the Next.js storefront? You can also create it later Yes
? Enter your Postgres username postgres
? Enter your Postgres password [hidden]
🚀…
-
## Bug report
### Describe the bug
I am trying to create a session by using "useAdminLogin" from medusa-react. But I keep getting cors issue even though the configuration is done accordingly…
-
## Bug report
Error starting Medusa Backend, error response is `TypeError: (0 , modules_sdk_1.registerModules) is not a function`
### Describe the bug
Not sure what happened but when I tried to…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/medusajs/medusa/issues
### Issue Summary
lo siguiente es el…
-
## Bug report
### Describe the bug
When exporting product from Medusa, the values for the options can be shuffled around in the resulting CSV file. The products were initially uploaded through t…
-
Hello, I'm new to PIXI and I would like to add the `GodrayFilter` in my project present in this demo : https://pixijs.io/pixi-filters/tools/demo/
It's working fine for a non-retina device with a pi…