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

Change way of handle lazy load images #21

Closed
yzevm opened this issue Jul 27, 2020 · 0 comments · Fixed by #23
Closed

Change way of handle lazy load images #21

yzevm opened this issue Jul 27, 2020 · 0 comments · Fixed by #23
Assignees
Labels
bug Something isn't working v1.0.0 Issues to be fixed before v1.0.0 release

Comments

@yzevm
Copy link
Collaborator

yzevm commented Jul 27, 2020

Properly handle lazy load in code

Expected Behavior

mark as safe content

Current Behavior

mark as safe content but check in every scroll

Possible Solution

handle img data-original attribute instead of classNames

Steps to Reproduce (for bugs)

  1. Load any safe website with load or lazy in url

taken this

@yzevm yzevm changed the title Change way of handle lazy load images, Change way of handle lazy load images Jul 27, 2020
yzevm added a commit to yzevm/nsfw-filter that referenced this issue Jul 28, 2020
@yzevm yzevm added bug Something isn't working v1.0.0 Issues to be fixed before v1.0.0 release labels Jul 28, 2020
@yzevm yzevm self-assigned this Jul 28, 2020
@yzevm yzevm mentioned this issue Jul 29, 2020
3 tasks
@yzevm yzevm closed this as completed Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1.0.0 Issues to be fixed before v1.0.0 release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant