i18n problem with lodash templates #2745 by anton-abushkevich · Pull Request #2746 · OHDSI/Atlas (original) (raw)
Fixes #2745.
Lodash templates cache moved to i18n/templates. Templates duplication is fixed, now caching only unique templates by message key - maximum number of cached templates is a number of parametrized i18n messages (which is now around several tens).