Skip to content

Do I need to load any CSS?  #238

@impactcolor

Description

@impactcolor

I'm following the example as provided in the documentation for a react build
import FsLightbox from "fslightbox-react"; const previewImgModal = () => { return( <FsLightbox toggler={toggler} sources={[ <iframe src="https://player.vimeo.com/video/22439234" width="1920px" height="1080px" frameBorder="0" allow="autoplay; fullscreen" allowFullScreen />, <iframe src="//maps.google.com/maps?q=?&q=London&output=embed" width="1920px" height="1080px" allowFullScreen scrolling="no" allow="autoplay; fullscreen" />, ]} /> ) }

No error or anything it just doesn't load.
"fslightbox-react": "^1.7.6",
"react": "18.2.0",

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