Skip to content

fix(test): trigger @Watch decorators on inherited classes in jest env#6402

Merged
johnjenkins merged 4 commits intomainfrom
fix-extended-class-watch
Oct 1, 2025
Merged

fix(test): trigger @Watch decorators on inherited classes in jest env#6402
johnjenkins merged 4 commits intomainfrom
fix-extended-class-watch

Conversation

@johnjenkins
Copy link
Copy Markdown
Contributor

@johnjenkins johnjenkins commented Sep 30, 2025

What is the current behavior?

GitHub Issue Number: #6399

What is the new behavior?

Fixes #6399

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

Other information

@johnjenkins johnjenkins requested a review from a team as a code owner September 30, 2025 23:20
@johnjenkins johnjenkins merged commit f277068 into main Oct 1, 2025
69 checks passed
@johnjenkins johnjenkins deleted the fix-extended-class-watch branch October 1, 2025 06:00
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.

bug: @Watch decorator not triggered on inherited classes in unit test environment (Stencil 4.37.x)

1 participant