Skip to content

Cannot display array of image #129

@virketchup

Description

@virketchup
<Viewer
       visible={visible}
       onClose={() => { setVisible(false); }}
       images={[{src:image}]}
/>

The image is an array of strings. If the array contains more than 1 string it won't display.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions