jsor/lity

Lity doesn't seeem to realise I want to parse html instead of a url

adam-jones-net opened this issue · 0 comments

This must be a really simple one....

if I fire lightbox = lity('

Inline content

',{esc: true}) it renders the lightbox but has a 404 error as it's looking for a url called '

Inline content

' !

What am I doing wrong ?