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: undefined value reference #1208

Merged
merged 1 commit into from Nov 17, 2023
Merged

fix: undefined value reference #1208

merged 1 commit into from Nov 17, 2023

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Nov 17, 2023

I saw "cannot read properties of undefined" error for value in current implementation. Maybe (await axios(detailsUrl).data) result was undefined then. Lets wait the axios response, then check the data and value. This fixed my observed issue

@KazuCocoa KazuCocoa merged commit 2e06f23 into main Nov 17, 2023
4 of 5 checks passed
@KazuCocoa KazuCocoa deleted the null-value branch November 17, 2023 07:53
shiva-guntoju pushed a commit to shiva-guntoju/appium-inspector that referenced this pull request Feb 2, 2024
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.

None yet

2 participants