ACE-IoT-Solutions / ace-svg-react

Grafana SVG Rendering Panel using the 7+ Plugin Framework
https://grafana.com/grafana/plugins/aceiot-svg-panel/
MIT License
40 stars 14 forks source link

fix #18 defocusing when editing init code #26

Closed evannorton closed 2 years ago

evannorton commented 2 years ago

This fixes #18 by calling the latest initFunction upon SVG render instead of this.state.initFunction (which contains the previous value)