-
Notifications
You must be signed in to change notification settings - Fork 1.4k
MarkdownTextBlock throw an exception while handling link with space link text #3120
New issue
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
Comments
Hello Tlaster, thank you for opening an issue with us! I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌 |
Hi, @Tlaster I am able to reproduce this as well. That's a good catch! Our developers will certainly look into this and get back to you. |
@Sergio0694 There was a similar issue that occurred in past #2806. Any thoughts on this? |
It's not the same issue. This one is a StaskOverflowException. |
@Jasonstein I am still able to reproduce this issue. Is this still being worked on your end? |
@Kyaa-dost It is fixed on my side in my app: |
I also have this issue. Simple link like this: |
@tesar-tech Are you referring to #4385? |
Describe the bug
Try rendering markdown like this
And the MarkdownTextBlock throw an exception
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
MarkdownTextBlock render a space
Environment
The text was updated successfully, but these errors were encountered: