-
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Is this a regression?
Yes
Current behavior
I'm trying out transloco with my Angular 17 project.
I found out transloco-keys-manager 6.0.0 and 6.1.0 do not extract keys from template files that 5.1.0 does. No error, just no keys from the templates in the output pot.
Expected behavior
Either incompatibility is clearly documented, or the latest version of transloco-keys-manager works with Angular >=16 as transloco 7.x do.
Please provide a link to a minimal reproduction of the bug
sorry, it's private repo
Transloco Config
No response
Debug Logs
No response
Please provide the environment you discovered this bug in
Transloco: 7.5.1
Transloco Keys Manager: 6.1.0
Angular: 17.3.11
Node: 18.20.3
Package Manager: npm 10.7.0
OS: macOS 14.7.2Additional context
With following override in package.json, the keys are extracted successfully with 6.1.0:
"overrides": {
"@jsverse/transloco-keys-manager": {
"@angular/compiler": "17.3.11"
}
}I would like to make a pull request for this bug
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
