-
-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Which Transloco package(s) are the source of the bug?
Don't know / other
Is this a regression?
No
Current behavior
en.json
{
"key_with_param": "UUID: {{value}}"
}
translate('key_with_param',{ value: '{1234-5678}'}
throws Error: invalid syntax at line ....
Expected behavior
the value should be translated to string: "UUID: {1234-5678}"
Please provide a link to a minimal reproduction of the bug, if you won't provide a link the issue won't be handled.
Please provide the environment you discovered this bug in
Transloco: latest
Angular: latestBrowser
all
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels