NatelEnergy/grafana-plotly-panel

CORS issue for scatter plot.

ketanpaithankarkonvergeai opened this issue · 2 comments

Getting a CORS issue for when scatter plot is selected.

Uncaught (in promise) DOMException: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules

appears in the browser console log.

The Grafana version I am using is 7.3.3 deployed on a subdomain.

This has been affecting my instances as well. I'm on Grafana 7.5.5 Cloud Enterprise. Mind you, only the 2d scatterplots are prevented from rendering. The 3d ones still show.

@Mojo-Rising , same here! upvote!