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
When I use more than 5000 characters long attributed string in RichTextViewer in SwiftUI then it is showing simple text without any reason. So how can I resolve this ?
The text was updated successfully, but these errors were encountered:
I tested the demo app with a pre-made attributed string and this is how both the RichTextEditor and the RichTextViewer looks on macOS with 10k+ characters:
And this is how the same content with random styling looks on iOS:
Please provide more context to help pinpoint what's causing your issues.
When I use more than 5000 characters long attributed string in RichTextViewer in SwiftUI then it is showing simple text without any reason. So how can I resolve this ?
The text was updated successfully, but these errors were encountered: