Support for states in different browsers?

Hi!

I have an app which supports two languages, Norwegian and English. The language selected is stored in the database and triggered on the different pages by a “language”-state and an Option Set. According to my own testing, this has worked well so far. Did one of my first user test the other day when I experienced that my tester got the wrong language.

Condition validates to true when in Chrome: https://cln.sh/5ux25T
Browser info: https://www.whatsmybrowser.org/b/IKSEE

Condition validates to false when in Safari: https://cln.sh/KsS012
Browser info: https://www.whatsmybrowser.org/b/SRV45

The question;
Is there any limits to the support of states in browsers? If so,…
Any best practice on handling different languages? If not,…
Any hypothesis on other things that could cause this browserissue?

Thanks for any help!

Regards Eivind

This topic was automatically closed after 14 days. New replies are no longer allowed.