Sara
CCConvex Community
•Created by Sara on 12/5/2024 in #support-community
How to handle metadata fetching in nextjs(14.2.14) + Convex
Yep, I'm specifically talking about opengragh rn since it's not reloading, I'm currently fetching the information and using this one
https://nextjs.org/docs/app/api-reference/functions/generate-metadata
With an http request, it's working in the browser, but discord seems to take the first layout data it gets?
Like for instance if your title is "Sara" in Root layout, and you're using that function to generate data with async request and change the title, the title stays put
7 replies
CCConvex Community
•Created by Sara on 12/5/2024 in #support-community
How to handle metadata fetching in nextjs(14.2.14) + Convex
small update to my message: it's working fine with my approach, but it discord it shows something else..
I'm also still interested to see how other's approach this.
7 replies
CCConvex Community
•Created by Sara on 10/18/2024 in #support-community
Github Authentication issue with React Vite
the issue is that I had installed the latest version of
@auth/core@0.36.0
8 replies
CCConvex Community
•Created by Sara on 10/18/2024 in #support-community
Github Authentication issue with React Vite
ok still the issue is occurring
8 replies
CCConvex Community
•Created by Sara on 10/18/2024 in #support-community
Github Authentication issue with React Vite
ok my bad, I accidently clicked on "create app" not oath app, pardon me haha
8 replies
CCConvex Community
•Created by Sara on 10/18/2024 in #support-community
Github Authentication issue with React Vite
8 replies
CCConvex Community
•Created by Sara on 10/18/2024 in #support-community
Github Authentication issue with React Vite
yep
8 replies
CCConvex Community
•Created by fionakay on 10/7/2024 in #support-community
nextjs quickstart guide for javascript has a bug.
and then import it in your layout
6 replies
CCConvex Community
•Created by fionakay on 10/7/2024 in #support-community
nextjs quickstart guide for javascript has a bug.
you're going to have to add
app/ConvexClientProvider.jsx
6 replies
CCConvex Community
•Created by fionakay on 10/7/2024 in #support-community
nextjs quickstart guide for javascript has a bug.
I don't think that's the case, in the QuickStart guide they refer the the client provider imported as a component, that you have to create, so you may have forgotten to add
export
to your function or something else might've occurred6 replies
CCConvex Community
•Created by Sara on 8/24/2024 in #support-community
adding rate limits to existing auth functions (store, viewer ..etc)
you'd be correct on the last one, I want to add more rate limits to anyonymous signups
4 replies
CCConvex Community
•Created by Sara on 8/16/2024 in #support-community
Copy Items in documents as individual or bulk copy
Opp! yep it does work
4 replies
CCConvex Community
•Created by Sara on 8/11/2024 in #support-community
Problem with building @convex-dev/auth@0.0.50 in deployment
thank you @Michal Srb
34 replies
CCConvex Community
•Created by Sara on 8/11/2024 in #support-community
Problem with building @convex-dev/auth@0.0.50 in deployment
so the issue I'm having is with my personal project, will try to figure that out later
34 replies
CCConvex Community
•Created by Sara on 8/11/2024 in #support-community
Problem with building @convex-dev/auth@0.0.50 in deployment
I tried that with your https://github.com/get-convex/convex-auth/tree/main/test-nextjs
34 replies
CCConvex Community
•Created by Sara on 8/11/2024 in #support-community
Problem with building @convex-dev/auth@0.0.50 in deployment
alright that's fair, you'd be correct, the user is being viewed when you pull middleware, and app and components into
/src
34 replies
CCConvex Community
•Created by Sara on 8/11/2024 in #support-community
Problem with building @convex-dev/auth@0.0.50 in deployment
Since every other framework I use sets a
/src
directory and it has become more convenient and organised34 replies
CCConvex Community
•Created by Sara on 8/11/2024 in #support-community
Problem with building @convex-dev/auth@0.0.50 in deployment
its a personal preference
34 replies
CCConvex Community
•Created by Sara on 7/15/2024 in #support-community
A Bug with adding documents
https://jobfill.ai/
^ it was this one
23 replies
CCConvex Community
•Created by Sara on 7/15/2024 in #support-community
A Bug with adding documents
I'm an idiot I'm sorry 😂
23 replies