You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2026. It is now read-only.
Starting this week (2025/10/08) we noticed the text editor views didn't show up anymore. After contacting Grafana support, we realized that a change to grafana core likely caused this bug
It looks like this issue is caused by some recent changes to Grafana, namely this one: grafana/grafana#111625
This needs to be fixed on the plugin side, similar to how this was recently fixed for the Text panel: grafana/grafana#111937
The needed PR looks pretty easy to pattern match if folks want to fork / handle that
Starting this week (2025/10/08) we noticed the text editor views didn't show up anymore. After contacting Grafana support, we realized that a change to grafana core likely caused this bug
The needed PR looks pretty easy to pattern match if folks want to fork / handle that