Closed wjwitek closed 1 year ago
@wjwitek , I think I found a place where the locale is still not persisting, can you check it out?
Steps:
Hopefully I've correctly replicated your setup :P
Great so far on covering the various test cases, this'll really help us make sure we're not breaking locale in the future. I feel like this'll be good to go once the tests are ironed out 💪
Change locale from being in url as param, to being part of url, using scope in routes. It will break locale for legacy_frontend however (they'll be lost while clicking log out etc.), without this fix https://github.com/spree/spree_legacy_frontend/pull/31.