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 know this post is a bit older, but perhaps it helps someone stumbling into the same issue. I ran into a similar issue and since the project seems to be unmaintained at the moment (see #1522) I have created my own solution. You can find the project here: https://github.com/bnoffer/XamExtensionsSvg
🐛 Bug Report
Attempting to load a SVG in Xamarin.Forms Flyout feature like so;
Results in the error;
The property 'Source' was not found in 'SvgImageSource'
I've tried every variation possible of Source and nothing works.
Expected behavior
This would render an image.
Version:
Xamarin.Forms 5.0.0.2083
Xamarin.FFImageLoading.Forms 2.4.11.982
Xamarin.FFImageLoading.Svg.Forms 2.4.11.982
[ Latest version of both Sept 14 - 2021 ]
The text was updated successfully, but these errors were encountered: