I deployed everything and the logs in convex show the getById function is succesfully called. However nextJS (14.2.5) throws this error: TypeError: Cannot read properties of null (reading 'updateOuterDeco')
Other functionality works but the getById function does not. Any tips what could be the problem?