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(t9n): fix error caused by disconnecting components during the setting of initial message overrides #9368

Conversation

jcfranco
Copy link
Member

Related Issue: #9240

Summary

This updates the t9n module to use a noop function (instead of undefined) for the injected watcher callback when disconnected. This change addresses an issue where a component invokes watchers during disconnection.

@jcfranco jcfranco requested a review from a team as a code owner May 18, 2024 05:27
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label May 18, 2024
@jcfranco jcfranco changed the title jcfranco/9240 fix error when messages are updated on disconnected component fix(t9n): fix error caused by disconnecting components during the setting of initial message overrides May 18, 2024
Copy link
Contributor

@anveshmekala anveshmekala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jcfranco jcfranco merged commit 192c031 into main May 20, 2024
11 checks passed
@jcfranco jcfranco deleted the jcfranco/9240-fix-error-when-messages-are-updated-on-disconnected-component branch May 20, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants