We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 text was updated successfully, but these errors were encountered:
kkpan11
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: