Hello i set the default culture to ar to the page should render from rtl but when i load the page for the first time it render from ltr so i must refresh the page to take effect and render from rtl as expected i made sure the cookies of Abp.Localization.CultureName have the value ar what i miss here ?
3 Answer(s)
-
0
This probably occurs only in development time and because of browser's caching. Are you sure that you disabled cache? If you use Chrome/Fixefox, you can disable cache when dev tools are open and keep it always open.
-
0
of course i'm sure that i disable cache in all browsers i use to test my application but i'll test it again deeply and i'll let you know if there are something required your attention
-
0
Thank you. We will be happy if we reproduce the problem in our side.