Open denkeni opened 6 months ago
The app would crash at this line (it seems infinite loop) for a certain user (see source):
cancellable = favoriteBoardManager.boards.sink { [weak self] completion in
In my initial investigation, this issue has nothing to do with folders or separators in the favorite board list.
The app would crash at this line (it seems infinite loop) for a certain user (see source):
In my initial investigation, this issue has nothing to do with folders or separators in the favorite board list.