Code Monkey home page Code Monkey logo

Comments (9)

adam12 avatar adam12 commented on May 22, 2024

I believe this was fixed by #9, but the build in dist/ is behind.

Can you try building your own version from master? I bet that will fix your problem.

from vue-router.

Lidbetter avatar Lidbetter commented on May 22, 2024

yes, building from master fixed the issue

from vue-router.

crispouille avatar crispouille commented on May 22, 2024

Hey @Lidbetter @adam12 @yyx990803 ,

Pretty newbie in this new environment, i'm developping my front-end skills on my new portfolio ! Some awesome friends gave me as challenge to do my personnal website on VueJS, from them it's an amazing new framework.
So for the first time I installed node to get vueJS, Browserify + vueify et this vue-router. I'm actually having the same problem with v-link binding. That's why i got on this topic and my question is :
How do i build my own version from master, the only thing i succed to do is building it from my node (npm) install.

from vue-router.

yyx990803 avatar yyx990803 commented on May 22, 2024

@crispouille clone this repo, npm install and then npm run build.

from vue-router.

crispouille avatar crispouille commented on May 22, 2024

@yyx990803 Sry for the delay to answer ! Thank you Evan, trying to do it, however I'll need to get webpack, no ?

from vue-router.

crispouille avatar crispouille commented on May 22, 2024

I build this repo https://github.com/vuejs/vue-router and it's still not working :/ i can't get a dynamic v-link from a v-repeat directive :(
Am i doing something wrong ?

from vue-router.

crispouille avatar crispouille commented on May 22, 2024

Sorry @yyx990803 @Lidbetter ,

I'm comin back on this issue. I really don't get how to get this dynamic link... It awefuly blocks me in my development... :(
I get the warning "
[Vue warn]: Invalid expression. Generated function body: /scope.projet/{{scope.projet.link}}
Uncaught TypeError: Cannot read property 'get' of undefined
"

from vue-router.

yyx990803 avatar yyx990803 commented on May 22, 2024

@crispouille please read the latest doc. Use a JavaScript expression instead of mustaches.

from vue-router.

crispouille avatar crispouille commented on May 22, 2024

@yyx990803
I suppose you're talking about : http://vuejs.org/guide/syntax.html#JavaScript_Expressions
But w/e i'm doing in the v-link, it always finished on this warn " attribute interpolation is not allowed in Vue.js directives and special attributes "

from vue-router.

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.