Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'init' of undefined #350

Open
sonnyzhou opened this issue Jun 2, 2015 · 2 comments
Open

Cannot read property 'init' of undefined #350

sonnyzhou opened this issue Jun 2, 2015 · 2 comments

Comments

@sonnyzhou
Copy link

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?

@davidbermu
Copy link

same problem here... :(
I tryed with old versions of Lungo and the webapp started correctly... then, I don't know what is wrong in the latest versions of Lungo

@sonnyzhou
Copy link
Author

@davidbermu Yeah, I also did it with old version.The Lungo's documentation sucks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants