Coder Social home page Coder Social logo

Comments (3)

nav16 avatar nav16 commented on July 29, 2024

I am having same issue, any solution?

from vue-scrollactive.

eddiemf avatar eddiemf commented on July 29, 2024

Hello guys, sorry for the delayed response, I just relocated to another country and was completely off from Github for some time.

It seems to me that for some reason this const target = document.getElementById(item.hash.substr(1)); is returning null, where item is one of your .scrollactive-item. Does this only happen using lazy loading? Have you tested without using it? I've never used this lazy loading of components before, so it might be the problem, but can be another thing too.

Thanks for the feedback!

from vue-scrollactive.

mariojankovic avatar mariojankovic commented on July 29, 2024

I had the same issue. One of my ID's was undefined, so I fixed that by renaming my ID's/href's using index instead (:id="`item-${index}`" instead of :id="item.slug")

from vue-scrollactive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.