Skip to content

fix(CoreManager): replace assert by log if chat model id is invalid in…

Ronan requested to merge fix/crash-get-chat-model into master

fix(CoreManager): replace assert by log if chat model id is invalid in getChatModel (avoid crash for specific migrated chat rooms)

Merge request reports