Description
The app openfaith.app repeatedly reloads every few seconds and shows this Convex error:
SchemaVersionNotSupported Zero reloaded the page.
Client and server schemas incompatible.
The "openfaith_campuses"."countryCode" column does not exist.
It seems the client is using a countryCode field that’s not present in the deployed Convex schema (only country exists).
Description
The app openfaith.app repeatedly reloads every few seconds and shows this Convex error:
It seems the client is using a countryCode field that’s not present in the deployed Convex schema (only country exists).