Skip to content

fix: InvalidOperationError in addTypeArgument#1663

Open
jfirebaugh wants to merge 1 commit intodsherret:latestfrom
figma:jfirebaugh/fix-1228
Open

fix: InvalidOperationError in addTypeArgument#1663
jfirebaugh wants to merge 1 commit intodsherret:latestfrom
figma:jfirebaugh/fix-1228

Conversation

@jfirebaugh
Copy link
Copy Markdown

Fix addTypeArgument for various forms of PropertyAccessExpression.

Fixes #1228

Fix `addTypeArgument` for various forms of `PropertyAccessExpression`.

Fixes dsherret#1228.
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.

CallExpression.addTypeArgument crashes if the CallExpression's expression is a PropertyAccessExpression

1 participant