Skip to content

Cannot read property 'init' of undefined #350

@sonnyzhou

Description

@sonnyzhou

here is my code:

 <script src="js/quo.js"></script>
<script src="js/lungo.js"></script>
<script type="text/javascript">
        Lungo.init({
        name: 'example' 
       });
</script>

The console in Chrome got this:
Cannot read property 'init' of undefined
and , the background of website is always black?

what's wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions