Skip to content

Fix bug: Don't skip emitting JSX attributes #21777

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

Merged
1 commit merged into from
Mar 12, 2018
Merged

Fix bug: Don't skip emitting JSX attributes #21777

1 commit merged into from
Mar 12, 2018

Conversation

ghost
Copy link

@ghost ghost commented Feb 8, 2018

Fixes #21772
Another fix similar to #18284. This did change one source map baseline; the comment was added in #13640 (I think? May be from a merge commit). @rbuckton Do you know if there's a way to avoid changing the sourcemap, but still descend into the child nodes and call callbacks? Or is it not a big deal to have this slight sourcemap change?

@ghost ghost requested a review from rbuckton February 8, 2018 22:45
@ghost
Copy link
Author

ghost commented Feb 12, 2018

Would like review from @rbuckton before merging.

@ghost ghost merged commit ac5a39c into master Mar 12, 2018
@ghost ghost deleted the emitJsxAttributes branch March 12, 2018 21:03
teppeis added a commit to teppeis/typescript-simple that referenced this pull request May 20, 2018
* ci: run with typescript@rc
* test: fix sourcemap result for microsoft/TypeScript#21777
@microsoft microsoft locked and limited conversation to collaborators Jul 25, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getEditsForRefactor debug failure on jsx selection
1 participant