luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

LazyLoad cannot be used with alt and title attributes #2031

Closed JohnnyMcWeed closed 4 years ago

JohnnyMcWeed commented 4 years ago

What steps will reproduce the problem?

Use luya\lazyload\LazyLoad and set "alt" and "title" attributes

What is the expected result?

LazyLoad working with "alt" and "title" attributes

What do you get instead?

Not working

nadar commented 4 years ago

True! We should introduce an options array which then can be passed title and alt.