mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 07:53:43 +03:00
61cc6c8293
Fixes https://github.com/vector-im/riot-web/issues/11123 Error wasn't actually the user being unbanned twice - it was a React error about "cannot call enqueueForceUpdate of undefined", which was a binding problem with onUnbanned. However, fixing that didn't do the intended thing - the user was still shown in the settings. We now just listen for membership and fix it that way. |
||
---|---|---|
.. | ||
structures | ||
views |