Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic chat input height #678

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

cedricwaxwing
Copy link
Contributor

@cedricwaxwing cedricwaxwing commented Jan 2, 2024

Fixes issue #665

Also creates 3 separate components for each of the Checkbox, TextField and TextAreaField

To Do:

Copy link

vercel bot commented Jan 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
evo-ninja ✅ Ready (Inspect) Visit Preview Jan 2, 2024 11:59pm

@cedricwaxwing
Copy link
Contributor Author

@cbrzn I seem to get this error now when submitting a prompt, but I am unsure what's going on. Would appreciate your assistance

useCreateChat.ts:23 Uncaught (in promise) Error: insert or update on table "chats" violates foreign key constraint "chats_user_id_fkey"
    at Object.mutationFn (webpack-internal:///(:3000/app-pages-browser)/./lib/mutations/useCreateChat.ts:22:23)

@cbrzn
Copy link
Contributor

cbrzn commented Jan 3, 2024

@cedricwaxwing did you reset the db? if so you should remove the cookies & local storage data (with the "Clear site data" button in the console)

@cedricwaxwing
Copy link
Contributor Author

@cbrzn I tried reseting my db and clearing all site data/cookies but unfortunately still getting the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants