Ivan

Results 10 comments of Ivan

Как вариант - отключить такие модалки на iOS 13 вот так: `myVC.modalPresentationStyle = .fullScreen` Сам не сталкивался, поэтому только такое могу предложить.

Everything works fine, this issue should be closed

I have same issue with `updateMany` method: ``` await strapi.db.query("api::message.message").updateMany({ where: { $and: [ { chat: decoded.chatId }, { in_context: true }, ], }, data: { in_context: false, }, }).catch((e)...

Такая же проблема

Same result with black background.