Siraj Tahra
Siraj Tahra
Any updates on this ? - it's frustrating as `initialNavigation: 'enabled'` causes weird behaviour by having the resolver - if present - (lazy loaded route) running before the app component
> Any updates on this ? - it's frustrating as `initialNavigation: 'enabled'` causes weird behaviour by having the resolver - if present - (lazy loaded route) running before the app...
@carl0shd were you able to fix the issue ?
@amannn what about this use case: - mydomain.com/saudi-ar - mydomain.com/uae-ar - mydomain.com/saudi-en - my domain.com/uae-en in this case, both `saudi-en` & `uae-en` should use the `en-US` locale, and `saudi-ar` should...
Thank you @amannn for the suggestion 🙏 This should cover my use case