Nerdkidchiki
CCConvex Community
•Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
Thanks so much i managed to resolve the issue...seems i didnt properly set up the convex auth
18 replies
CCConvex Community
•Created by rkstlohchab on 9/7/2024 in #support-community
convex with next server actions data fetching problem
20 replies
CCConvex Community
•Created by rkstlohchab on 9/7/2024 in #support-community
convex with next server actions data fetching problem
Hi there...not really sure about this but i believe its possible to run it in an action with the "fetchMutation" function from convex/nextjs. you simply call it like a regular fetch call , pass it the api reference and optionally the token if it requires authorization.
20 replies
CCConvex Community
•Created by M Zeeshan on 9/8/2024 in #support-community
Pagination with preloaded data
might probably have to use Tanstack query in the client compoent seeing it accepts initial data and placeholderdata
9 replies
CCConvex Community
•Created by M Zeeshan on 9/8/2024 in #support-community
Pagination with preloaded data
You can try preloading the first batch of data in a server component with preloadQuery, you then pass that initial data to a client component that then uses usePaginatedQuery
9 replies
CCConvex Community
•Created by M Zeeshan on 9/8/2024 in #support-community
Pagination with preloaded data
check out this convex helper
9 replies
CCConvex Community
•Created by M Zeeshan on 9/8/2024 in #support-community
Pagination with preloaded data
9 replies
CCConvex Community
•Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
i will try and reinstall and go throght the process again
18 replies
CCConvex Community
•Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
The accounts are being created in the dasboard a nd all but the session is not being returned...
18 replies
CCConvex Community
•Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
nope
18 replies
CCConvex Community
•Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
18 replies
CCConvex Community
•Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
18 replies
CCConvex Community
•Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
18 replies
CCConvex Community
•Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
i regenerated the JWKS and JWT private key and pasted in my Convex dashboard and im getting a diferent error...Uncaught Error: Uncaught InvalidCharacterError: Failed to execute 'atob': Invalid byte 61, offset 1622.
18 replies