We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not sure if this issue was resolved. But I still get the error.
The text was updated successfully, but these errors were encountered:
It works well on the browser.But I get the error on the client.
Sorry, something went wrong.
Hi, I just publish a new release that might be contain this fix. Could you try with the v0.7.6?
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>
<script type="text/javascript">
Waves.init();
Waves.attach('.waves-effect');
</script>
at the end.
No branches or pull requests
Not sure if this issue was resolved. But I still get the error.
The text was updated successfully, but these errors were encountered: