I am having some trouble with `.update()`'s callback. It's only returning when there is a `console.log()` inside it.
I am having some trouble with
.update()'s callback. It's only returning when there is aconsole.log()inside it.