Coder Social home page Coder Social logo

Comments (6)

xeor avatar xeor commented on July 29, 2024 1

I got the same.. Is this plugin only working if the vue-router is in 'history'-mode?

from vue-scrollactive.

aghayeff avatar aghayeff commented on July 29, 2024

@xeor Seems that yes

from vue-scrollactive.

eddiemf avatar eddiemf commented on July 29, 2024

I'm actually not sure, it's been a while that I don't use Vue for any app, and when I used I'm sure I used history mode, so might be very possible.

I recommend you to use history mode anyway if possible for many other reasons as well.

from vue-scrollactive.

unzoa avatar unzoa commented on July 29, 2024

em, i quit. this component is one page of my project, so, I used iframe, and use 'element.getBoundingClientRect().top' got those titles' distances between viewport area, and 'window.onscroll' watch them, then highlight right menu

from vue-scrollactive.

xeor avatar xeor commented on July 29, 2024

I ended up without vue2-scrollspy.. but there arr many to choose from. Check the list on awesome-vue

from vue-scrollactive.

aghayeff avatar aghayeff commented on July 29, 2024

Actually it will work with and without history mode. But without history mode, there will be some conflicts. When you click a link, # will be added to url. So, if you refresh this page, or send this link to somebody, there will have a trouble opening a website. Basically, link will not work. Because, seeing # at url, Vue will try render it as a router.

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.