Skip to content
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

fix: Fix service and function parsing when used after bracket syntax casting expression #51

Conversation

pmpak
Copy link

@pmpak pmpak commented Jun 9, 2024

This is a followup fix from #43 which was only addressing the issue for the marker parser. This change also fixes the service and function parser.

Fixes #50

@michaelbromley michaelbromley merged commit bd8f4e6 into vendure-ecommerce:master Jun 10, 2024
4 checks passed
@pmpak pmpak deleted the fix/angle-bracket-syntax-casting-makes-translation-keys-to-be-ignored branch June 23, 2024 13:14
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.

Translation ignored in ts with <any> cast
2 participants