aidanmountford / aidanmountford-html-panel

Grafana panel for rendering data aware HTML
MIT License
12 stars 5 forks source link

Angular is deprecated - please migrate to React #23

Open sympatheticmoose opened 1 year ago

sympatheticmoose commented 1 year ago

Hello :wave: from Grafana Labs

We have detected that your plugin might still be using AngularJS and recommend migrating it to React, so that it may continue to operate successfully in future versions of Grafana.

You can read more on why and how by visiting our documentation: https://grafana.com/docs/grafana/latest/developers/angular_deprecation/

You can reach out to us with any questions via slack: slack.grafana.com - channel #plugins or our plugin development community forum

fernandesrobert commented 11 months ago

Hi guys, I am also getting the same error here.

gfrankliu commented 11 months ago

I tried sett angular_support_enabled to true in grafana 10, but still getting the error:

Error loading: aidanmountford-html-panel

This repo seems to be not maintained anymore. @fernandesrobert I see you have forked this repo into your https://github.com/fernandesrobert/grafana-html-plugin . Is yours ready to be used or still under development? Since you have renamed the plugin, what's the best way to keep my old dashboards that use aidanmountford-html-panel working when upgrading from grafana v7 to v10?

fernandesrobert commented 11 months ago

I cloned the repository and changed some things but it's still not functional. I'm studying what I can do to continue the project through the clone I made

gfrankliu commented 11 months ago

It seems Grafana removed the angular support earlier than originally planned. See my ticket https://github.com/grafana/grafana/issues/79905