Replies: 1 comment 1 reply
-
This is likely to be a CORS or security restriction issue. Does it work when loading the site with HTTPS ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just load any image with a URL that isn't hosted inside your own application.
<Image x:Name="F3Before" Source="https://i.imgur.com/KQheCkB.jpg" Stretch="UniformToFill"/>
Beta Was this translation helpful? Give feedback.
All reactions