Closed demetrios711 closed 5 years ago
cradle_actions.js: fetchCradles and fetchUserCradles work, but fetchCradle and storeCradle don't seem to work anymore.
fetchCradle returns 'noIdFound: 'No cradle found with that ID'' 404 error when passed in legitimate creator id's
storeCradle should return a next state where the correct cradle is received in state by receiveCradle
Any ideas on what could be the issue?
My bad, should be able to see the changes now.