Giter Club home page Giter Club logo

Comments (11)

yyx990803 avatar yyx990803 commented on May 7, 2024

You need to notice the difference between this, which is a VM instance, and this.$data, which is the actual raw data object. In your fiddle you are setting selected to a VM instance.

Fixed: http://jsfiddle.net/yyx990803/BLcTC/1/

from discussion.

malkomalko avatar malkomalko commented on May 7, 2024

So inside of a created callback setting something directly on this adds it to the $data object?

from discussion.

yyx990803 avatar yyx990803 commented on May 7, 2024

@malkomalko yes. I think it's a bit magical and this is something that might change in 0.10 official release.

from discussion.

malkomalko avatar malkomalko commented on May 7, 2024

@yyx990803 I'd probably prefer it to be more explicit. I think this is the primary thing that has tripped me up. If everything was accessed off $data when setting the binding, it'd be way more clear IMO.

from discussion.

yyx990803 avatar yyx990803 commented on May 7, 2024

You can do that if you want actually. Data proxy-ing is just there for convenience

from discussion.

 avatar commented on May 7, 2024

Thanks Evan! Cleared it up for me.

from discussion.

yyx990803 avatar yyx990803 commented on May 7, 2024

I'll add some explanation in the docs to clarify this better. I do realize this can be a bit gotcha for new adopters.

from discussion.

malkomalko avatar malkomalko commented on May 7, 2024

Not sure about that.. looked like this.$data is undefined in the created callback.

from discussion.

yyx990803 avatar yyx990803 commented on May 7, 2024

@malkomalko this will be fixed soon :)

from discussion.

malkomalko avatar malkomalko commented on May 7, 2024

@yyx990803 yah! Thanks for the prompt responses to these questions btw. This is now my favorite framework of the bunch, and I've used them all. Love the balance of your choices in architecture and design decisions.

from discussion.

yyx990803 avatar yyx990803 commented on May 7, 2024

@malkomalko thanks! And you questions help make it better :)

from discussion.

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.