Skip to content

Add fast exit if no params provided#1530

Merged
CodeAndWeb merged 1 commit into
ngx-translate:masterfrom
Gallimathias:patch-1
May 16, 2025
Merged

Add fast exit if no params provided#1530
CodeAndWeb merged 1 commit into
ngx-translate:masterfrom
Gallimathias:patch-1

Conversation

@Gallimathias

Copy link
Copy Markdown
Contributor

After analyse and debugg code we encounter that even we provide no params the logic runs through the interpolation stack.

If their no Params provide an exit is here already possible to return the translated value directly

After analyse and debugg code we encounter that even we provide no params the logic runs through the interpolation stack.

If their no Params provide an exit is here already possible to return the translated value directly
@CodeAndWeb CodeAndWeb merged commit 84e6d2a into ngx-translate:master May 16, 2025
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.

2 participants