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: Properties had a null description #1581

Merged
merged 2 commits into from
Jun 28, 2022
Merged

fix: Properties had a null description #1581

merged 2 commits into from
Jun 28, 2022

Conversation

Blu-J
Copy link
Contributor

@Blu-J Blu-J commented Jun 28, 2022

About

During the current js version of the proxy, getting an error in the properties because it is failing to check the shape

Looks like the issue was that the value was coming back but as null, and I wasn't dealing with the null case, just the undefined case.

Proof Of Fix

Picture of the properties on the proxy working now

image

@Blu-J Blu-J requested a review from elvece June 28, 2022 19:43
@elvece elvece merged commit c82c6ea into master Jun 28, 2022
@Blu-J Blu-J deleted the fix/properties branch July 11, 2022 20:58
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