You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 I had a look at this one by curiosity, there are some logged errors when this screen is shown: Attempted to access the table view's visibleCells while they were in the process of being updated, which is not allowed.
Maybe this will help someone: there is a block responsible for updating the cell height when the viewmodel contentCellFrame changes. It's accessing the TV visibleCellshere. If the block is commented out, the error log disappears and the app doesn't freeze. I'm not sure about the purpose of the cell height update, I couldn't notice the behavior on my phone 🤔
Is there an existing issue for this?
Current Behavior
Note: This issue only appears when the display is set to larger text.
When creating a new post, I can only type a few lines of text before the app freezes entirely.
Expected Behavior
I expect to be able to type up to the character limit.
Steps To Reproduce
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: