-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Is this a regression?
No
Current behavior
Angular 15.1.0 has introduced self-closing tags for custom elements, but when trying to extract keys from a template using self-closing tags, no keys get extracted.
Expected behavior
Keys should be extracted also in files using self-closing tags.
Please provide a link to a minimal reproduction of the bug
Transloco Config
No response
Debug Logs
No response
Please provide the environment you discovered this bug in
Transloco: 4.2.6
Transloco Keys Manager: 3.7.0
Angular: 15.1.x
Node: 16
Package Manager: 8
OS:Additional context
Simply updating the @angular/compiler to >=15.1 should do the trick, as it will correctly parse the nodes for files with self-closing custom tags.
I would like to make a pull request for this bug
Yes
xemlock, krechtern, marfrede, zorochimaru777, yyasinaslan and 8 more
Metadata
Metadata
Assignees
Labels
No labels