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

Allow deepGet to error on missing members #967

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bradjones1
Copy link
Contributor

I'm using deepGet() in some userland code and it would be helpful if this used optional chaining to error out on non-existent keys. I don't think this should regress anything in Orbit and better matches the stated goal/operation of the function, anyway?

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.

1 participant