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

fix: use prop binding for images in transaction item components #1590

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

enesozturk
Copy link
Contributor

Changes

With the recent changes, we removed the prop binding prefix from the images prop of the transaction items. This breaks the props and causes an error. Since the images are an array of string, we should use dot prefix.

Changes

  • fix: images prop binding for wui-transaction-list-item

Copy link

vercel bot commented Dec 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Dec 20, 2023 8:37am
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Dec 20, 2023 8:37am
web3modal-react-wagmi-ex ✅ Ready (Inspect) Visit Preview Dec 20, 2023 8:37am
web3modal-vue-wagmi-ex ✅ Ready (Inspect) Visit Preview Dec 20, 2023 8:37am

@enesozturk enesozturk merged commit 87fec4d into V3 Dec 20, 2023
12 checks passed
@enesozturk enesozturk deleted the fix/transaction-item-comps-prop-binding branch December 20, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants