Skip to content
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

Xamarin.Forms Flyout (Shell) SVG doesn't work #1547

Open
winkmichael opened this issue Sep 15, 2021 · 1 comment
Open

Xamarin.Forms Flyout (Shell) SVG doesn't work #1547

winkmichael opened this issue Sep 15, 2021 · 1 comment

Comments

@winkmichael
Copy link

🐛 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 ]

@bnoffer
Copy link

bnoffer commented Nov 9, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants