Mikhus / canvas-gauges

HTML5 Canvas Gauge. Tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas. No dependencies. Suitable for IoT devices because of minimum code base.
http://canvas-gauges.com/
MIT License
1.58k stars 396 forks source link

Given gauge canvas element is invalid! #208

Open videobuff opened 4 years ago

videobuff commented 4 years ago

I have written myself a small appliction, and although everything works as it should, the inspector in Firefox gives me all the time this error. `TypeError: Given gauge canvas element is invalid! gauge.min.js:26:24955 o http://192.168.178.72/gauge.min.js:26 n http://192.168.178.72/gauge.min.js:26

http://192.168.178.72/index.htm:17`