huzz
huzz3h ago

Convex Schema

Hey guys, I am having an issue while using "convex": "^1.27.0" in my next js project. When running the convex dev command the server runs perfectly fine without any errors although the schemas don't get synced to the dashboard (for example the table isn't created). I already tried to downgrade to 1.26.1 and it didn't work. Thank you!
3 Replies
Convex Bot
Convex Bot3h ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
erquhart
erquhart3h ago
Can you run npx convex dashboard from your project directory in the cli to make sure you're looking at the correct dashboard
huzz
huzzOP2h ago
Yep it redirects me to the dashboard page I am already in

Did you find this page helpful?