GoogleCloudPlatform / cloud-logging-data-source-plugin

https://grafana.com/grafana/plugins/googlecloud-logging-datasource/
Apache License 2.0
17 stars 12 forks source link

Javascript issue in config page preventing PDC #77

Open vancona opened 3 months ago

vancona commented 3 months ago

Hi folks, there is a Javascript issue in the settings page which prevents to show the list of PDCs and, consequently, to enable it:

9X49.c6971c19639e3ea…ae.js:sourcemap:974 Uncaught TypeError: Cannot add property usingImpersonation, object is not extensible at module.js?_cache=1.4.1:sourcemap:2:64517 at Object.Nt (9X49.c6971c19639e3ea…sourcemap:974:10416) at Zt (9X49.c6971c19639e3ea…sourcemap:974:10585) at Lt (9X49.c6971c19639e3ea…sourcemap:974:10651) at Ti (9X49.c6971c19639e3ea…sourcemap:974:33202) at rt (9X49.c6971c19639e3ea…sourcemap:974:33677) at 9X49.c6971c19639e3ea…sourcemap:974:39057 at Fu (9X49.c6971c19639e3ea…sourcemap:977:40378) at Dt (9X49.c6971c19639e3ea…:sourcemap:974:9509) at zn (9X49.c6971c19639e3ea…sourcemap:974:35102)

image

xiangshen-dk commented 2 months ago

Can you please provide more details for the issue? Which Grafana version you are using? And what are the steps to reproduce it? Screenshots will be helpful too. Thanks!