chakra-ui
chakra-ui copied to clipboard
fix: optimize image loading in Image component
📝 Description
- fix to load crossOrigin before src.
⛳️ Current behavior (updates)
- In Safari browser, crossOrigin may be evaluated before src, causing a CORS error for the image tag.
🚀 New behavior
- The CORS error in Safari browser is resolved.
💣 Is this a breaking change (Yes/No):
- No
📝 Additional Information
- References: https://github.com/vuejs/core/issues/4680
⚠️ No Changeset found
Latest commit: 3d9cab28d38ece8532f990fe74e5b4c046539983
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| chakra-ui-storybook | ✅ Ready (Inspect) | Visit Preview | Jul 1, 2024 0:29am |
| chakra-ui-website | ✅ Ready (Inspect) | Visit Preview | Jul 1, 2024 0:29am |
@stepanve is attempting to deploy a commit to the Chakra UI Team on Vercel.
A member of the Team first needs to authorize it.
Thanks for this. We've addressed it in v3