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

added null check for value prop #164

Merged
merged 2 commits into from
Dec 24, 2021

Conversation

hone1er
Copy link
Contributor

@hone1er hone1er commented Dec 24, 2021

Closes #151

Description

Added a null check for the "value" prop to resolve "Cannot read properties of null" error.

@hone1er hone1er added the bug Something isn't working label Dec 24, 2021
@changeset-bot
Copy link

changeset-bot bot commented Dec 24, 2021

🦋 Changeset detected

Latest commit: 7e5aa1d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@web3-ui/components Minor
@web3-ui/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Dhaiwat10 Dhaiwat10 merged commit 184ec43 into main Dec 24, 2021
@Dhaiwat10 Dhaiwat10 deleted the add-null-check-address-component-fresh branch December 24, 2021 20:49
@Dhaiwat10
Copy link
Member

Sweet

@github-actions github-actions bot mentioned this pull request Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address component throws error when shortened=true
2 participants