Steps to reproduce
- In conversation list tab "Threads"
- Open a thread
- Close it via "Close" button
-> NCRoomsManager is retained, as the NCRoomController is not removed. The issue comes from the return statement introduced at d00bf31. I think we can only return here if it's a threadview controller that is shown from a chat view, but not without it?
main @ 3abb177
Steps to reproduce
-> NCRoomsManager is retained, as the NCRoomController is not removed. The issue comes from the return statement introduced at d00bf31. I think we can only return here if it's a threadview controller that is shown from a chat view, but not without it?
main @ 3abb177