Fenixs8973 commented on issue #19054: URL: https://github.com/apache/echarts/issues/19054#issuecomment-2943525978
> wth, if you remove `img.onload = onload.bind(img);` it will works as intented. Possible related commit: [ecomfe/zrender@c564acd](https://github.com/ecomfe/zrender/commit/c564acd0b0619df9402790f67ae229c1e4ac8d8b) > > Anyway, the offical documentation are not written correctly. https://echarts.apache.org/handbook/en/how-to/cross-platform/server/#loading-of-images Wow, man, thank you so much for this info! I have been trying to fix this error with the GPT, but in vain. I did as you said and everything worked! By the way, the documentation has not been corrected so far))) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
