Skip to content

"Cannot read property 'Component' of undefined" even with all dependencies included #78

Description

@steinfernandez
<script src="./node_modules/jquery/dist/jquery.js"> <script src="./semantic/dist/semantic.min.js"></script> <script src="./node_modules/react-semantify/dst/react-semantify.js"></script> <script src="./index.js"></script>

I've included the dependencies as shown above, but I still get the error "Cannot read property 'Component' of undefined". What am I doing wrong?

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