huzzH
Convex Community•6mo ago•
14 replies
huzz

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!
Was this page helpful?