Wanja Stier
Wanja Stier
having the same issue with `findOneAndUpdate()` The slug does not get updated when the fields that make up the slug change, e.g. ```typescript schema.plugin(URLSlugs('firstName lastName')); await this.managerModel.findOneAndUpdate({ userId: id },...
We're having the same issue... Chrome only.
@LiamMartens Took me a while to figure out why I was unable to preview draft documents for a given language. Would be really good if this was possible. If not,...
@Matbj Thanks dude, I just started out and didn't know about the `initialValue` property. This seems to be working for me. However, the document version for the base language gets...