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 getItem translation for dictionary #1121

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

acizmarik
Copy link
Member

This PR fixes an issue with missing ko.unwrap(...) call within dictionary indexer's get method translation.

I am not even sure how this worked before as there are various tests that utilize this translation. However, while fixing another issue I discovered that the ko.unwrap(...) is necessary in some cases.

@quigamdev quigamdev merged commit 96e2611 into main Aug 26, 2021
@quigamdev quigamdev deleted the fix/dictionary-indexer-get-translation branch August 26, 2021 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants