Unable to access embedding settings for dashboard

Hey there! I'm facing a weird issue: I'm unable to get to the "Sharing and embedding" page as described here: Redirecting….

When I click the "share" button, I only see this:
image
Has anyone else encountered this? Can it be a permission issue (even though my user has admin rights)? I'm also listing the metabase version below.

"version": {
"date": "2021-04-08",
"tag": "v0.38.4",
"branch": "release-x.38.x",
"hash": "057b6bb"
},

Thanks!

Hi @bogsan
Have you enabled embedding or public sharing in Admin > Settings?
You need to add a question to the dashboard, or a textbox since 0.40.0.
Latest release is 0.40.2: https://github.com/metabase/metabase/releases/latest

Hi @flamber and thanks for the reply! The dashboard already has questions, so that shouldn't be an problem. However, trying to go to admin->settings seems to not return anything, which is very weird...

EDIT: the other tabs in admin seem to be populated and working, so just the settings are affected.

@bogsan Check your browser console for errors, and the Admin > Troubleshooting > Logs.
Upgrade to latest release.