We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If the source object has an image value in base64 format, it is not displayed.
But Lottie displays everything perfectly.
Example: (Full example file - https://file.io/Nncoal1QPHtL)
{ "v": "4.8.0", "ip": 0, "op": 90, "fr": 30, "w": 199, "h": 288, "nm": "M", "assets": [ { "h": 372, "w": 180, "id": "image_0", "p": "data:image/webp;base64,UklGRAAAAA", "u": "", "e": 1 }, ... ] ... }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If the source object has an image value in base64 format, it is not displayed.
But Lottie displays everything perfectly.
Example: (Full example file - https://file.io/Nncoal1QPHtL)
The text was updated successfully, but these errors were encountered: