Summarize more than 2 fields

when I try to summarize more than two fields while in local language, there is an error like "Somethings wrongs like"

but in English, It works properly.

in Turkish

Error

in English

Success

console logs

vendor.bundle.js?8f423c47488b32b1f66b:487 TypeError: Cannot read property 'replace' of undefined
at vendor.bundle.js?8f423c47488b32b1f66b:448
at Array.reduce ()
at g (vendor.bundle.js?8f423c47488b32b1f66b:448)
at l (vendor.bundle.js?8f423c47488b32b1f66b:448)
at t.default (app-main.bundle.js?8f423c47488b32b1f66b:5)
at Go (vendor.bundle.js?8f423c47488b32b1f66b:487)
at za (vendor.bundle.js?8f423c47488b32b1f66b:487)
at vs (vendor.bundle.js?8f423c47488b32b1f66b:487)
at vu (vendor.bundle.js?8f423c47488b32b1f66b:487)
at gu (vendor.bundle.js?8f423c47488b32b1f66b:487)
ns @ vendor.bundle.js?8f423c47488b32b1f66b:487
vendor.bundle.js?8f423c47488b32b1f66b:487 TypeError: Cannot read property 'replace' of undefined
at vendor.bundle.js?8f423c47488b32b1f66b:448
at Array.reduce ()
at g (vendor.bundle.js?8f423c47488b32b1f66b:448)
at l (vendor.bundle.js?8f423c47488b32b1f66b:448)
at t.default (app-main.bundle.js?8f423c47488b32b1f66b:5)
at Go (vendor.bundle.js?8f423c47488b32b1f66b:487)
at vs (vendor.bundle.js?8f423c47488b32b1f66b:487)
at vu (vendor.bundle.js?8f423c47488b32b1f66b:487)
at gu (vendor.bundle.js?8f423c47488b32b1f66b:487)
at uu (vendor.bundle.js?8f423c47488b32b1f66b:487)
ns @ vendor.bundle.js?8f423c47488b32b1f66b:487
app-main.bundle.js?8f423c47488b32b1f66b:5 Uncaught (in promise) TypeError: Cannot read property 'isDirtyComparedToWithoutParameters' of null
at app-main.bundle.js?8f423c47488b32b1f66b:5
at l (vendor.bundle.js?8f423c47488b32b1f66b:98)
at Generator._invoke (vendor.bundle.js?8f423c47488b32b1f66b:98)
at Generator.next (vendor.bundle.js?8f423c47488b32b1f66b:98)
at r (app-main.bundle.js?8f423c47488b32b1f66b:5)
at app-main.bundle.js?8f423c47488b32b1f66b:5
at new Promise ()
at app-main.bundle.js?8f423c47488b32b1f66b:5
at app-main.bundle.js?8f423c47488b32b1f66b:5
at app-main.bundle.js?8f423c47488b32b1f66b:5

Hi @alpertungir
Post "Diagnostic Info" from Admin > Troubleshooting.

{
"browser-info": {
"language": "tr-TR",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36 OPR/75.0.3969.149",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.7+10-post-Ubuntu-2ubuntu219.10",
"java.vendor": "Ubuntu",
"java.vendor.url": "https://ubuntu.com/",
"java.version": "11.0.7",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.7+10-post-Ubuntu-2ubuntu219.10",
"os.name": "Linux",
"os.version": "5.3.0-64-generic",
"user.language": "en",
"user.timezone": "Europe/Istanbul"
},
"metabase-info": {
"databases": [
"oracle",
"sqlserver"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "8.0.20-0ubuntu0.19.10.1"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.6.2"
}
},
"run-mode": "prod",
"version": {
"date": "2021-05-27",
"tag": "v0.39.3",
"branch": "release-x.39.x",
"hash": "598a112"
},
"settings": {
"report-timezone": "Europe/Istanbul"
}
}
}

@alpertungir I have created an issue for it:
https://github.com/metabase/metabase/issues/16323 - upvote by clicking :+1: on the first post