Add series to dashboard is not bugging

Whenever I try to add a series, the page just keeps refreshing. I have tried everything, multiple browser, empty caches/cookies. Nothing works.

Hi @erikm3103
Post "Diagnostic Info" from Admin > Troubleshooting.
And since it sounds like a frontend issue, then there should be errors in your browser developer console.

{
"browser-info": {
"language": "en-GB",
"platform": "MacIntel",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.16+8-post-Ubuntu-0ubuntu120.04",
"java.vendor": "Ubuntu",
"java.vendor.url": "https://ubuntu.com/",
"java.version": "11.0.16",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.16+8-post-Ubuntu-0ubuntu120.04",
"os.name": "Linux",
"os.version": "5.4.0-107-generic",
"user.language": "en",
"user.timezone": "Etc/UTC"
},
"metabase-info": {
"databases": [
"mysql",
"googleanalytics",
"postgres",
"bigquery-cloud-sdk",
"bigquery"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "8.0.31-0ubuntu0.20.04.1"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.7.6"
}
},
"run-mode": "prod",
"version": {
"date": "2022-09-29",
"tag": "v0.44.4",
"branch": "release-x.44.x",
"hash": "382d728"
},
"settings": {
"report-timezone": "Europe/Oslo"
}
}
}

Anyone else can help?

@erikm3103 You are seeing this issue, which is being worked on:
https://github.com/metabase/metabase/issues/15222 - upvote by clicking :+1: on the first post