Skip to content

Conversation

@helixbass
Copy link
Collaborator

Fixes #5352

Fixes issue where triple-quote (non-interpolated) JSX attribute values weren't getting transpiled correctly into a JSX expression container wrapping the template literal (eg <div a={`...`} />)

@GeoffreyBooth GeoffreyBooth force-pushed the iss5352-jsx-attribute-triple-quotes branch from 74c75d2 to 204875e Compare November 27, 2021 04:10
@GeoffreyBooth GeoffreyBooth merged commit 887a617 into jashkenas:master Nov 27, 2021
@GeoffreyBooth
Copy link
Collaborator

Thanks! Sorry for the delay.

@GeoffreyBooth GeoffreyBooth mentioned this pull request Apr 19, 2022
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: Tripple-double-quotes on CSX props produce invalid JSX

2 participants