If I make a request with url /api/auth/login then I see in browser console the unchanged url, but if I change url to something else like /xapi/auth/login then the url is /en/xapi/auth/login, but also i18n locale is not en at the same moment but other.
How to disable the auto add of local param to url, or the local to be added to all url and corect one not default?
If I make a request with url /api/auth/login then I see in browser console the unchanged url, but if I change url to something else like /xapi/auth/login then the url is /en/xapi/auth/login, but also i18n locale is not en at the same moment but other. How to disable the auto add of local param to url, or the local to be added to all url and corect one not default?