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

Don't mark property as loaded in lazy-loader if lazy-loading fails #25898

Merged
merged 2 commits into from
Sep 8, 2021

Conversation

ajcvickers
Copy link
Member

Fixes #23165

@ajcvickers ajcvickers requested a review from a team September 7, 2021 11:18
@ajcvickers ajcvickers force-pushed the WeWannaBeFreeToDoWhatWeWannaDo0907 branch from c210a08 to 6b2b6e7 Compare September 8, 2021 08:14
@ajcvickers ajcvickers merged commit 2a9f948 into release/6.0 Sep 8, 2021
@ajcvickers ajcvickers deleted the WeWannaBeFreeToDoWhatWeWannaDo0907 branch September 8, 2021 15:04
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.

When lazy-loading fails the property flag in LazyLoader is still marked as loaded
2 participants