[BUG] SKLottieView is not shown inside the ToolKit Popup
Description
When setting an SKLottieView as the content of a Toolkit popup, the image is not displayed in the view.
Code
<skiaLottie:SKLottieView
HeightRequest="200"
HorizontalOptions="Center"
RepeatCount="-1"
Source="lottiefile.json"
VerticalOptions="Center"
WidthRequest="200" />
Expected Behavior
Lottie image with animation should be displayed.
Actual Behavior
Lottie image with animation is not displayed.
Basic Information
- Version with issue: SkiaSharp.Extended.UI.Maui 3.0.0 preview
- Platform Target Frameworks:
- Android: 14
- Windows Classic: Windows 11
Screenshots
Windows:
Android:
Reproduction Link
We've found some similar issues:
- #142 , similarity score: 84%
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
it will take years before this is fixed
also it is not working in screen overlayed ContentPage