Closed Mateorid closed 1 year ago
I'm pretty sure it's not a grafana-plugin-examples bug, I have the same issue in my own app plugin created with create-plugin, it's just the easiest way to reproduce it...
cc @mellieA
This is not a bug in the examples but on grafana itself. It was fixed in more recent versions of grafana
On first hover the options don't show (gif attached):
What happened: Only highlight no options
What you expected to happen: Highlight and display of the dropdown menu even on the first try
How to reproduce it (as minimally and precisely as possible): clone the grafana plugin repo Run the app-with-dashboards example (I used yarn but had the same issue when trying with npm). After selecting one of the dashboards hover over the app icon for the first time -> no options Move away and back on -> options shown
Environment: