Giter VIP home page Giter VIP logo

Comments (3)

delambo avatar delambo commented on May 20, 2024

@mehcode - I'm not quite sure what the problem or use case is. The last couple of sentences read: "I want the manual event binding to be invoked ... I want the bindings hash to sync the state." That should be the case.

from backbone.stickit.

mehcode avatar mehcode commented on May 20, 2024

Apologies if I'm not being clear.

The bindings hash is working great. All events surrounding it are good.

However; the additional event that is bound in the events hash is not being fired. After investigating the source I discovered that you're overwriting this.events with events generated from this.bindings. My suggestion is to use view.$el.on instead so this.events works and is not overwritten by the events from this.bindings.


Let me know if you need a full example.

from backbone.stickit.

delambo avatar delambo commented on May 20, 2024

Ah, that's a bug. I fixed this by namespacing the event - I would like for Backbone to handle undelegating so that binding events can be released in the life cycle of other events. Let me know if you spot something wrong with that idea. Thanks, again!

from backbone.stickit.

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.