gabrieljackson / mattermost-plugin-wrangler

Manage Mattermost Messages Masterfully!
Apache License 2.0
49 stars 13 forks source link

Webapp crash on render error #110

Open mickmister opened 3 years ago

mickmister commented 3 years ago

An error occurred where team was undefined in this loop:

https://github.com/gabrieljackson/mattermost-plugin-wrangler/blob/d137cb10e110cebffbfd447f78c23aeab0e5a46d/webapp/src/components/move_thread_modal/move_thread_modal.tsx#L229-L237

I don't have consistent repo steps. It first happened when I exited the system console to go back to a team. There is an archived team on the instance if that could be affecting this.