Giter Site home page Giter Site logo

Comments (4)

barneycarroll avatar barneycarroll commented on August 26, 2024

Yes we would. Internal logic would be simplified.

from mithril-machine-tools.

barneycarroll avatar barneycarroll commented on August 26, 2024

Immediate ancestor components without discrete DOM artefacts bork the current mechanism because the render directive will cause their views to be re-computed, breaking the isolation contract.

from mithril-machine-tools.

barneycarroll avatar barneycarroll commented on August 26, 2024

☝ fixed in 6f1aeaf.

The next blocker is a problem whereby Mithril attempts to patch values onto undefined DOM nodes.

Why doesn't Mithril update the instance vtree with DOM references during the localised render? I would expect this to have 'just worked'.

Is it an issue to do with Patchinko overwriting defined values in the target with undefined values in a patch? It shouldn't - we're not patching the instance itself…

from mithril-machine-tools.

barneycarroll avatar barneycarroll commented on August 26, 2024

This is all obviated by Mobile

from mithril-machine-tools.

Related Issues (18)

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.