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(app-record-locking): use context to control prompt #4140

Merged
merged 3 commits into from
May 16, 2024

Conversation

Pavel910
Copy link
Collaborator

Changes

This PR fixes a problem with infinite render loop caused by a decorator being mounted within a decorator. I refactored the components to make decorators be siblings which register only once, but share data via a local context.

How Has This Been Tested?

Manually.

@Pavel910 Pavel910 requested a review from brunozoric May 16, 2024 09:58
@Pavel910 Pavel910 added this to the 5.40.0 milestone May 16, 2024
@Pavel910 Pavel910 merged commit 1ea4bf7 into next May 16, 2024
89 checks passed
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