Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to get a on load event from image src? #136

Open
DanielMaceira opened this issue Oct 18, 2021 · 1 comment
Open

Is there a way to get a on load event from image src? #136

DanielMaceira opened this issue Oct 18, 2021 · 1 comment

Comments

@DanielMaceira
Copy link

Hi!

I need to intercept the image loaded from src attribute.
Is there a way to use onload event?

I want to know if the image was successfull loaded or get exif data from images, for example.

Thank you!

@Heatmanofurioso
Copy link

It seems you can use the AvatarService to check if a source was successfully loaded.

Apart from that, there seems to be no way implemented of intercepting the event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants