panodata-map-panel
panodata-map-panel copied to clipboard
Grafana 8: Some fields in config panel not rendering properly and unusable
Grafana version is 8.1. Browser Chrome (although I also tried Edge).
This image shows the center and zoom level options but the fields are not visible and do not seem to accept input. Even the "Center" dropdown does not show the setting that I have picked although the selection list is visible when I click on the arrow.
This problem does not occur if Fit to Data is set because of course then the non working fields are not shown.
Please do let me know if I can provide any additional data to help debug.
Thanks,
Mike
I found that the fields in question are wrapped in a
In editor.html:
I removed line 337 <div class="section editor-column width-24">
and also removed the closing <\div. at 410.
Mike
Dear Mike,
thank you for figuring this out. Will you be able to submit a patch by making a corresponding pull request?
With kind regards, Andreas.