Skip to content

Conversation

@jhefferman-sfdc
Copy link
Contributor

Details

Fixes a property observation issue in the context connection and disconnection. By accessing the component properties, they are marked for observation and in very specific scenarios (see accompanying tests) this can become an issue and cause components to re-render when they shouldn't.

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.

GUS work item

W-19982312

@jhefferman-sfdc jhefferman-sfdc requested a review from a team as a code owner October 20, 2025 17:21
{
"path": "packages/@lwc/engine-dom/dist/index.js",
"maxSize": "24.72KB"
"maxSize": "24.75KB"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"maxSize": "24.75KB"
"maxSize": "25KB"

Changing this every PR is dumb. Round up!

@jhefferman-sfdc jhefferman-sfdc merged commit 25b6a98 into winter26 Oct 20, 2025
6 checks passed
@jhefferman-sfdc jhefferman-sfdc deleted the jhefferman/context-lifecycle-backport branch October 20, 2025 17:33
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.

3 participants