Open h-collector opened 6 years ago
There is ready event if loading succeed, but no way to check if some error occurred, error is only reported to console console.error('There was an error retrieving the source of the SVG.'). There should be also an error event emitted
ready
console.error('There was an error retrieving the source of the SVG.')
error
There is
ready
event if loading succeed, but no way to check if some error occurred, error is only reported to consoleconsole.error('There was an error retrieving the source of the SVG.')
. There should be also anerror
event emitted