Skip to content
New issue

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

Image base64 is broken with the latest version #28669

Closed
anthonyfabrizi opened this issue Apr 17, 2020 · 1 comment
Closed

Image base64 is broken with the latest version #28669

anthonyfabrizi opened this issue Apr 17, 2020 · 1 comment
Labels

Comments

@anthonyfabrizi
Copy link

anthonyfabrizi commented Apr 17, 2020

Description

Unable to see base64 image in the latest version. App crashed.

React Native version:

react: 16.11.0 => 16.11.0
react-native: 0.62.2 => 0.62.2

Steps To Reproduce

  1. <Image style={{width: 66, height: 58}} source={{uri: 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAYAAAA6oTAqAAAAEXRFWHRTb2Z0d2FyZQBwbmdjcnVzaEB1SfMAAABQSURBVGje7dSxCQBACARB+2/ab8BEeQNhFi6WSYzYLYudDQYGBgYGBgYGBgYGBgYGBgZmcvDqYGBgmhivGQYGBgYGBgYGBgYGBgYGBgbmQw+P/eMrC5UTVAAAAABJRU5ErkJggg=='}} />
  2. yarn ios

Expected Results

base64 image

@anthonyfabrizi
Copy link
Author

anthonyfabrizi commented Apr 17, 2020

Closing since this is a duplicate of #28545

@facebook facebook locked as resolved and limited conversation to collaborators Oct 1, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants