kazupon / vue-i18n

:globe_with_meridians: Internationalization plugin for Vue.js
https://kazupon.github.io/vue-i18n/
MIT License
7.27k stars 860 forks source link

The safari browser does not show words correctly when a language is switched. #1685

Closed PaBear666 closed 11 months ago

PaBear666 commented 11 months ago

Reporting a bug?

When i switch a language, button looks like this. image

It works only in the desktop Safari. I want to clarify that button is located in a sticky block that is located in a sticky block too. If i remove position: sticky, it works greatly,

Expected behavior

Language shows rightly

Reproduction

Im gonna try make it in jsfiddle. i will pin after a while

System Info

Safari Version 17.0

Screenshot

See main issue

Additional context

No response

Validations