Problem/Motivation
When using the module, the HTML picture tag shows an attribute "lazy" on it that doesn't validate on HTML validators, and could potentially cause some issues.
Steps to reproduce
- Have the module installed and enabled
- Go to any page that uses a picture tag
- Inspect the picture
- There's a "lazy" attribute on it
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2021-08-18 at 09.46.45.png | 14.78 KB | dabodia |
Comments
Comment #3
psebborn commentedThanks for this.
Fixed on the 2.x branch