Open
Description
Current behavior
Cannot override getValue()
method
Expected behavior
Define my own getValue()
method
What is the motivation / use case for changing the behavior?
In the previous version 15.0.0, I could override the getValue method in TranslateDefaultParser, to have my own local override implementation. But in the version 16.0.0, the getValue()
cannot be overriden anymore
https://ngx-translate.org/getting-started/migration-guide/#24-translateparser-getvalue
How do you think that we should implement this?
Is there a way to inject my own getValue
method in the app ?
Thank you for that nice library.
Metadata
Metadata
Assignees
Labels
No labels