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

fixed store getter not returning fallback in certain use cases #16891

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

Conversation

IDCs
Copy link
Contributor

@IDCs IDCs commented Dec 24, 2024

  • greatly simplified the getter to improve performance
  • cases where a store branch leads to a null/undefined values will now return the defined fallback value correctly

fixes #16871
fixes #16858

- greatly simplified the getter to improve performance
- cases where a store branch leads to a null/undefined values will now
  return the defined fallback value correctly
@IDCs IDCs requested a review from insomnious December 24, 2024 09:35
@IDCs IDCs linked an issue Dec 30, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant