Václav Nosek

Results 2 issues of Václav Nosek

# Bug report **What is the current behavior?** If `null` is passed as `localization` argument while creating new I18nPlugin instance, warning about missing localizations occurs. **If the current behavior is...

type: Bug
severity: 3 (broken)
semver: Patch

When importing `import getCatalog from "@catalogs";` in `_app.tsx` TSlint shouts "Cannot find module '@catalogs'." Is there a way how to import catalogs more explicitly so there is no problem within...