Slack Pulse/Dashboard subscription previewing next card when clicking on any card

For dashboard subscriptions with multiple questions sent to slack, when clicking on any card, it is showing the preview of the next card.

Diagnostic Info:

{
"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/102.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "ANSI_X3.4-1968",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "1.8.0_292-8u292-b10-0ubuntu1~16.04.1-b10",
"java.vendor": "Private Build",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_292",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "25.292-b10",
"os.name": "Linux",
"os.version": "4.4.0-210-generic",
"user.language": "en",
"user.timezone": "Asia/Kolkata"
},
"metabase-info": {
"databases": [
"postgres",
"redshift",
"mysql",
"googleanalytics",
"mongo"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "5.7.33-0ubuntu0.16.04.1"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.7.5"
}
},
"run-mode": "prod",
"version": {
"tag": "v0.43.1",
"date": "2022-05-16",
"branch": "release-x.43.x",
"hash": "7f1a1c4"
},
"settings": {
"report-timezone": "Asia/Calcutta"
}
}
}

Hi @safvanplp
It's a bug in Slack, tracked here:
https://github.com/metabase/metabase/issues/21608 - upvote by clicking :+1: on the first post

You should upgrade to Java 11:
https://www.metabase.com/docs/latest/operations-guide/java-versions.html

Thanks a lot, @flamber for your quick response. I hope, the suggestion 'Upgrade to Java 11' is a general recommendation and not linked to this issue. Please correct me if I am wrong.