[Crash] Crash when rendering string of Array(repeating: "hello,\n", count: 250).joined()
#312
Open
3 tasks done
Describe the bug
I found that using Markdown with a string containing 250
\n
characters causes a crash. Paste the following code into the Demo project under the Repo to reproduce.Below is the crash screenshot. In the SwiftUI project, I am unable to determine the specific cause. If there are any good debugging methods, please let me know.
Could you please attach the crash screenshot here? Additionally, if you could provide more details about the error message or the context in which the crash occurs, it would help in suggesting effective debugging methods for your SwiftUI project.
Checklist
main
branch of this package.Steps to reproduce
Expected behavior
I hope to resolve this crash as soon as possible. If needed, I can offer assistance.
Version information
The text was updated successfully, but these errors were encountered: