Jayson Ng
Jayson Ng
> We have a CI that tests with Node 16 and tests pass. Do you still see this issue in the latest version? I have just commented out the regeneratorRuntime...
this thread is the only thread I can find that mentions `encodeParseObjectInCloudFunction` I am encountering this error ``` TypeError: Cannot read properties of undefined (reading 'encodeParseObjectInCloudFunction') at parseObject (/parse-server/node_modules/parse-server/lib/Routers/FunctionsRouter.js:26:55) at...
ah. I just saw that the fix for this issue is in Parse-Server 7.0 based on the linked discussion. So does that mean this fix won't be in 6.x release?...
> No, we won't back port it to PS6, since it's not a security issue. We are happy to review it if you would like to open a PR though....