Amadeo Morán

Results 9 issues of Amadeo Morán

Hi, did you suffer this strange error?. ``` psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "storage_file_path_uniq" DETAIL: Key (relative_path, backend_id)=(aa/aa2a6813e7e888728dfea43f467f2beb7f0bc494, 2) already exists. ``` The error is a failed recompute...

stale

Hi, I woulld like to know what do you think about making the required fields in `customer/create` not required. In order to give more freedom to the fronted development. This...

stale

## Description Hi, when I try to run a page with the react example in a remix route it launches an error ![image](https://github.com/typesense/typesense-instantsearch-adapter/assets/4810013/e37b5bb7-17a4-458b-af57-de763f3a787f) I think it is related with CJS/ESM...

### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce Try to deploy on fly.io ### Expected Behavior Correct deployment ### Actual...

Hi, I am trying to configure MSW in a Remix app and I am stuck with the serve executor command. This is how they launch MSW in the Indie Stack...

Hi, I just start a new remix project and get this error when the future flag `v2_dev: true` ``` error command not found: remix-serve ┃ `remix dev` did not receive...

## Description Now it is not possible to UPSERT by query, only is possible to upsert based on id. ## Steps to reproduce Try do upsert documents by query using...

- Change version in manifest - Adapt views to version 17.0

### Problem description I have promoted my deployment to production and I see a message in the logs as the deployment still in preview. I do not see the crons...