Gallery icon indicating copy to clipboard operation
Gallery copied to clipboard

GalleryTV Error on I/O modifier:!empty

Open moniarde opened this issue 11 years ago • 0 comments

I'm receiving an odd error message from the GalleryTV with the TV wrapped in an input output modifier. Here's my code:

[[*galleryCoverImage:!empty=`<div>
       [[*galleryCoverImage]]    
</div>`]]

This is the response I get:

<div>
      {"gal_src":false}    
</div>

The TV is empty, which is expected. But the error message shouldn't be showing. Can this error be turned off?

moniarde avatar Apr 09 '14 09:04 moniarde