jsoneditor
jsoneditor copied to clipboard
append button doesn't render with some browser language setting
I recently discovered the problem, that the insert button doesn't work in my firefox.
From what I can see, the append button as the second li-element doesn't get rendered.
After playing around, I discovered that my firefox language setting was in german, which led to the above behavior. After switching to English, the append button gets rendered properly.
Did I miss any configuration to make the whole thing work regardless of the language settings or could this be a bug?
That sounds odd. I tried on Firefox, but all works just fine on my machine (trying on https://jsoneditoronline.org/).
How can I reproduce your issue? Or can it be that some browser plugin is interfering somehow?
When I try de
as language, the menu looks like:
Hmm, it's very strange, the menu in de
in firefox looks like that:
Like I said in English everything is fine, also in chrome everything is fine regardless of the language settings.
I also noticed, when firefox is in german there is some translation in the head area:
This doesn't happen for chrome in german, but I'm not sure if this is related to the problem. For the record, since I almost never use firefox, I haven't installed any browser plugins there
I just tried on https://jsoneditoronline.org/ where everything works fine, no matter the language. Also, there is no translation from "tree" to "Baum" like in my example above. weird.
hm. Shall we close the issue for now until it is reproducible?