In Delphi I call an HTML page that displays some graphics made with jChartFX
within a TWebBrowser
, are working normally, but clicking any graphic it shows me this Script Error alert:
I'd like to know if code looks like I have to prevent these alerts from appearing or if there is any solution to this error specifically.
The graphics are working properly, but by clicking on a bar or a slice of the donut, for example, it keeps showing this alert and this is quite annoying.