When running find and having the code migrated to latest transloco version, which uses prefix instead read, the find does not use those prefixes. As if it still looks for 'read' instead.
Expected behavior
In transloco docs it is written that read will be deprecated in v8 but since it encourages prefix I think the find should support both for the time being.
Please provide a link to a minimal reproduction of the bug
Is there an existing issue for this?
Is this a regression?
Yes
Current behavior
When running
find
and having the code migrated to latest transloco version, which uses prefix instead read, the find does not use those prefixes. As if it still looks for 'read' instead.Expected behavior
In transloco docs it is written that read will be deprecated in v8 but since it encourages prefix I think the find should support both for the time being.
Please provide a link to a minimal reproduction of the bug
Last commit Also initial commit has its own bug
Transloco Config
No response
Debug Logs
No response
Please provide the environment you discovered this bug in
Additional context
No response
I would like to make a pull request for this bug
Yes 🚀