What is your product version? - 11.2.0.0
What is your product type (Angular or MVC)? - Angular
What is product framework type (.net framework or .net core)? - .net Framework
What is ABP Framework version? - 7.2.1.0
We implemented redis with above version and its an working perfect but when change the language so menu navigation always showing as english version and other are working fine. and when I off the redis, it is working ok. Can u help us, how do we resolve the issue for redis implementation
Regards Karen
7 Answer(s)
-
0
Hi @ismcagdas
Yes below the detail where you can check
https://kp1.asy.io:82 Username : admin Password: 123qwe
when redis has false, it is working fine check below video https://www.awesomescreenshot.com/video/10231091?key=c86352a48bec8a78389b703267ceb0ec
When redis enabled, it is totally wrost behavious with menu showing as english always, check below video https://www.awesomescreenshot.com/video/10231212?key=88bda633684f0c9b99df19f52dc36d34
Configuration.Caching.UseRedis(usePerRequestRedisCache: true); this is the emplementation with webmodule when enabled
Please let me know if any thing else you need