Skip to content

Fix empty error in tags modal - object serialized in error message [object Object]

Fix empty error in tags modal. Object serialized in error message [object Object]

Fix https://gitlab.com/gitlab-org/gitter/webapp/issues/2434

The meta field we set on the model for the meta key(ctrl) conflicted with the room.meta key when we fetch the room to get the current tags

Before After
Edited by Eric Eastwood

Merge request reports