On the Analytics / Data Stores page, there is a section for Storage usage which guides users to “visit the Data Stores Manager”, with a hyperlink on the words “Data Stores Manager” (in blue). If you try to click those words, you will find you are not able to (notice the pointer does not change to a hand).
A quick inspect element reveals that this is because the chart element below is overlapping and blocking the text.
If I were to delete that chart element, the text is no longer covered, and the link works as expected.
Page URL: <https://create.roblox.com/dashboard/creations/experiences/ {EXPERIENCE_ID} /analytics/data-stores>


