Skip to content

fix: InvalidOperationError in addTypeArgument#1663

Merged
dsherret merged 1 commit into
dsherret:latestfrom
figma:jfirebaugh/fix-1228
Apr 11, 2026
Merged

fix: InvalidOperationError in addTypeArgument#1663
dsherret merged 1 commit into
dsherret:latestfrom
figma:jfirebaugh/fix-1228

Conversation

@jfirebaugh

Copy link
Copy Markdown
Contributor

Fix addTypeArgument for various forms of PropertyAccessExpression.

Fixes #1228

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

Fixes dsherret#1228.

@dsherret dsherret left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@dsherret dsherret merged commit 0c57a18 into dsherret:latest Apr 11, 2026
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

2 participants