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

Update ImageExample.windows.js #13283

Merged
merged 16 commits into from
May 30, 2024
Merged

Conversation

marlenecota
Copy link
Contributor

@marlenecota marlenecota commented May 29, 2024

Resolves #13280

This re-adds these upstream changes except we're replacing
const IMAGE2 = 'https://www.facebook.com/ar_effect/external_textures/648609739826677.png';
with the old uri since the new uri seems to crash the e2etest job (though not observed locally).
const IMAGE2 = 'https://www.facebook.com/ads/pics/successstories.png';

#13284 to track why that image is an issue

Microsoft Reviewers: Open in CodeFlow

@marlenecota marlenecota marked this pull request as ready for review May 30, 2024 17:24
@marlenecota marlenecota requested a review from a team as a code owner May 30, 2024 17:24
@marlenecota marlenecota enabled auto-merge (squash) May 30, 2024 17:46
@marlenecota marlenecota merged commit 760654c into microsoft:main May 30, 2024
53 checks passed
@marlenecota marlenecota deleted the imageexample branch May 30, 2024 19:45
@microsoft-github-policy-service microsoft-github-policy-service bot added the New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Fabric Support Facebook Fabric Area: Image Area: Tests New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Update ImageExample.windows.js
3 participants