Resolved a bug in deleteVocabItem() where we tried to edit a MongoDB lesson that was saved in a previous line of code, hence causing a conflict in the __version of the lesson document. This can be resolved by fetching a reference to the lesson document after a save().
Status:
🚀
Description
Fixes #306 #305
Todos
Screenshots