We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With Safari 7, lang property observer _langChanged() is not called on the value changes.
lang
_langChanged()
The root cause is the overridden lang property by Safari 7.
The text was updated successfully, but these errors were encountered:
c19afc7
Version 0.2.4 with Fix #3 for Safari 7 support
0fc7c6c
No branches or pull requests
With Safari 7,
lang
property observer_langChanged()
is not called on the value changes.The root cause is the overridden
lang
property by Safari 7.The text was updated successfully, but these errors were encountered: