Skip to content

Conversation

@rbuckton
Copy link
Contributor

Fixes the emit change in #53268 to avoid duplicate emit when super() is not found.

Fixes #53448

@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-5.0

@typescript-bot
Copy link
Collaborator

typescript-bot commented Mar 27, 2023

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-5.0 on this PR at d9a6d9a. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #53550 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Mar 27, 2023
Component commits:
a937637 Fix double-emit in constructor

d9a6d9a Add extra test
drivron pushed a commit to scenari/typescript that referenced this pull request Sep 14, 2023
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Double Emit of Contructor when using Getter Decorators

6 participants