News

I'm running into a problem with deleteObject and deleteObjects, both of which appear to be creating JSON payloads that cannot be parsed by Object.stringify. This is a Meteor project. putObject work ...
Describe the bug Looks like you didnt handle deleteObject in Exercise1 readme steps. After doing all the updates in the front end you get this error: Property 'deleteObject' does not exist ...