**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: <!-- all that apply, remove the platforms that aren't broken or haven't had any testing --> - Android: 14 - Windows Classic: Windows 11 **Screenshots** Windows:  Android:  **Reproduction Link** [Sample (2).zip](https://github.com/user-attachments/files/18110953/Sample.2.zip)