CommunityToolkit/WindowsCommunityToolkit
Ver no GitHub[MarkdownTextBlock] SVG Image doesn't render
Open
#3.443 aberto em 19 de ago. de 2020
bug :bug:controls :control_knobs:help wantedmarkdown 📑
Métricas do repositório
- Stars
- (5.708 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Describe the bug
Noticed in our MarkdownTextBlock sample that we have SVG images referenced in the sample text. However, they don't render. This seems odd...
- Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work: Not sure, must have worked sometime as it's in the sample text...
Steps to Reproduce
Steps to reproduce the behavior:
- Go to MarkdownTextBlock sample
- Scroll down to Images section with SVG logo
- See error
Expected behavior
Image loads
Screenshots

It does look like something is trying to be displayed, but nothing appears?
Environment
Tried both in 6.1 sample app in the store and from PR #3437