Scandic letters and Text

I’m having hard time showing Scandic letters such as öäåÖÄÅ in Text. I’ve tried different encodings with no luck. Even simply adding textvalue.value = “öäå” doesn’t show them correctly. It seems the encoding is different in FuseJS then in UX. Or somethig… I really don’t know what happens there.

If I type öäå to my TextInput it’s shown correctly in TextInput, but once it visits the FuseJS and is tranfered to Text it turns to wrong.

Is there some encoding that should be done to string before it’s placed to Text from FuseJS?

What version is this happening on? I know we had a bug that is fixed that could be related.

Ah awesome! I was testing with older version. It works just great with the latest.