You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Repack with our super app, and I've noticed that when I inline assets in a module, the image assets are automatically encoded to base64. However, I'm facing an issue where I can't use these base64-encoded images as defaultImage in the Image component.
Does anyone have a workaround for this situation?
I'd appreciate any suggestions on how to handle this. Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I'm using Repack with our super app, and I've noticed that when I inline assets in a module, the image assets are automatically encoded to base64. However, I'm facing an issue where I can't use these base64-encoded images as
defaultImage
in the Image component.Does anyone have a workaround for this situation?
I'd appreciate any suggestions on how to handle this. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions