-
# Screenshot
![image](https://github.com/RSC-Labs/medusa-store-analytics/assets/65593661/4b774771-b505-4084-a31b-d88910eb63c3)
# Logs
```
::1 - - [30/Mar/2024:06:43:23 +0000] "GET /admin/custome…
-
### 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
What:
There is no…
-
I have added this package to my nextjs project and I have this build error
![image](https://github.com/qdrant/qdrant-js/assets/38364556/449ee034-cbcc-40ff-8827-2d34be96cf0c)
if I update line 4 to th…
-
## Bug report
### Describe the bug
The PayPal plugin has an issue where the environment variable is checked for its existence whereas it should be checked for its truthy value.
Code in contex…
-
### 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
The code snippet `…
-
## Bug report
### Describe the bug
When using TypeScript and type-annotating instances of FulfillmentService, TypeScript error checking complains that retrieve does not exist contrary to existin…
-
## Bug report
### Describe the bug
We use `medusa.products.list` heavily with `id` parameter to retrieve products by IDs.
```ts
await medusa.products.list({ id: ids });
```
But when we …
finom updated
5 months ago
-
## Bug report
### Describe the bug
The routes `GET /products` stop working properly when dealing with a large number of products (~100.000-200.000). The `ProductService.listAndCount` method has …
-
### 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
```prepare-s…
-
Hello,
![2024-02-02 10 15 44](https://github.com/medusajs/nextjs-starter-medusa/assets/74289775/62b0a116-2ce3-4ebb-96a1-d1e2695e3e09)
GET requests are very slow when adding product to a cart.
…