You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we have migrated all packages along templates to standalone structure, we should replace some forgotten module imports with their correspondant components, directives and pipes rather than importing the whole module.
For this issue, we should look for our internal modules and clear them off like using LocalizationPipe instead of LocalizationModule etc.