-
When the user wants to reset their password, the call to the backend returns 200 so the frontend thinks the email was sent,
but the email doesn't get sent: In the resend.com logs, it shows HTTP error…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/ma…
-
1. Try to reset password of an account where the email has not yet been verified.
2. The error message displayed just says "Email requires confirmation".
## Expected
The error message, or the …
-
#### :tophat: User Story
We don't know if this is for all decidim or only on this Organization (Tenant).
On https://meta.decidim.barcelona/, when I create a non confirmed user and I try to logi…
-
Failed to compile
Next.js is up to date
./node_modules/@react-email/render/dist/index.mjs
Attempted import error: 'renderToReadableStream' is not exported from 'react-dom/server' (imported as 'rend…
-
```mermaid
flowchart TD
A[User visits GUTS explorer main page]
A2{Login or register?}
B[Registration popup]
B1[Backend: POST **/api/user/'email'**]
B2[Result returned]
B…
-
I am facing an issue when using the @react-email/tailwind library in a Next.js project. During the project build, I receive the following error:
`./node_modules\@react-email\components\node_modules…
-
Steps to reproduce:
1. Send any email with some attachments to your **non-Nextcloud** email address
2. Log in to your **non-Nextcloud** email address
3. Resend this received email as attachment to …
-
## Repro Steps
User hash does not matchSo when I invited a new business to the app, they initially didn't get the verification email (it was filtered out - we eventually found it), and so we thought …
-
Hello,
I'm trying to upload a contribution but after my signup, the verification email is never sent. Tried already to use other accounts and hit the button to resend the verification email, nothin…