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

Waterfall test shows wow.min.js canceled #370

Open
phrutos opened this issue Jan 18, 2023 · 0 comments
Open

Waterfall test shows wow.min.js canceled #370

phrutos opened this issue Jan 18, 2023 · 0 comments

Comments

@phrutos
Copy link

phrutos commented Jan 18, 2023

Hey there, if you take a look at waterfall of this speed test you will see where the problem is.

I have the script installed right at the header of this page like so, and I am using the classes in each item I want wow in:

<script src="js/wow.min.js"></script>
          <script>
          new WOW().init();
          </script>

I assume the wow is not even kicking in this animation.

  1. Does anyone experience the same?
  2. Did I install the wow in the wrong location?
  3. What can be a possible solution to clear that canceled error?

Thank you so much!

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

0 participants