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

Still getting 'Waves is not defined' #185

Open
gauraviitr opened this issue Jan 2, 2018 · 3 comments
Open

Still getting 'Waves is not defined' #185

gauraviitr opened this issue Jan 2, 2018 · 3 comments

Comments

@gauraviitr
Copy link

Not sure if this issue was resolved. But I still get the error.

@StephenDugu
Copy link

It works well on the browser.But I get the error on the client.

@fians
Copy link
Owner

fians commented Jan 9, 2018

Hi, I just publish a new release that might be contain this fix. Could you try with the v0.7.6?

@hammerhai
Copy link

I have it like this:

<script src="waves.min.js"></script>

at the beginning of the HTML page and it works fine. With:

<script type="text/javascript">
Waves.init();
Waves.attach('.waves-effect');
</script>

at the end.

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

4 participants