Heloi Neto
Heloi Neto
When you are dragging a file over the component, the text changes, which causes the drop area to change the height. If you hover your file over the height difference,...
It is a new input component added in mantine 7.x.x that seems to be missing from this package. TagsInput documentation: https://mantine.dev/core/tags-input/
Where does the "googleUser" variable come from? How do i get it? https://github.com/firebase/snippets-web/blob/509769a817d7437616bcfcb816f783b29aaca843/snippets/auth-next/index/auth_make_google_credential.js#L8-L11 The snippet of code mentions a variable called "googleUser" which has googleUser.getAuthResponse().id_token I do not know where...
### Summary of the new feature / enhancement Since I'm using PowerShell 7.3.6, every time I start a new terminal session, I receive the following message: ``` PowerShell 7.3.6 A...
**Describe the bug** Some variables are not being handled properly. The value should be "82510-070", but in the chat it prints as "82454" for some reason   **To Reproduce**...
**Describe the bug** If you create a Jump to a group and provide a specific block, and then delete that block, the id remains. When the user reaches that block,...
### Describe the bug If messages are sent too fast, Chatwoot sends the same `message_created` event twice via webhook Example using an inbox integrated with WhatsApp: https://github.com/user-attachments/assets/404cefaf-cb21-4404-8a7a-1f5d221d893b It seems to...
**Describe the bug** I'm using the Typebot API and getting 500 (Internal Server Error) responses when attempting to continue chat sessions (`/api/v1/sessions/{sessionId}/continueChat` endpoint). The error is related to Prisma database...