-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
add lazy load conditional on filename == "blob" #10211
Conversation
Code Climate has analyzed commit 632026b and detected 0 issues on this pull request. View more on Code Climate. |
So this is working on this page: https://stable.publiclab.org/tag/infragram but not on https://stable.publiclab.org/tag/infragram-upload, where i'm seeing an error! :-/// |
Also, notes show pages aren't working... |
Aha - so I missed the notes template, only did the questions template. Fixing in #10213 |
* add lazy load conditional on filename == "blob" https://github.com/jassa/lazyload-rails/#features * Update _card.html.erb * Update _header.html.erb
* add lazy load conditional on filename == "blob" https://github.com/jassa/lazyload-rails/#features * Update _card.html.erb * Update _header.html.erb
https://github.com/jassa/lazyload-rails/#features
fixes #10210