Giter VIP home page Giter VIP logo

Comments (5)

Janther avatar Janther commented on June 11, 2024

There is a bug regarding the instantiation of subviews inside tables.
SpacePen instantiates a placeholder div with an generated id and appends a post-processing step where the div gets replaced by the actual subview. This works on most tags but not on tables o any of its children. Since its illegal to have a div be the direct child of a tr, the placeholder gets rendered outside the table and on post-processing replaced on the wrong place.

On pull request #36 there is a fix for this issue although I haven't rebased on a while.

There is a workaround using a method instead of another class #31 (comment)

from space-pen.

Arcath avatar Arcath commented on June 11, 2024

@Janther Thanks, for now I've swapped to having the subview render inside the td and then place a div inside there as the root node of the subview.

Seems like #36 needs applying soonish.

from space-pen.

jcpetruzza avatar jcpetruzza commented on June 11, 2024

Just to provide another data point, I am having to workaround this issue using a method as well, and would also be happy to see #36 applied...

from space-pen.

Raynes avatar Raynes commented on June 11, 2024

This seems like a big deal...

from space-pen.

lee-dohm avatar lee-dohm commented on June 11, 2024

As stated in the README, this package is no longer maintained and is deprecated. We recommend that people use the etch package instead. Because of this, we are archiving this repository and closing all issues and pull requests. Thanks very much for your support and contributions!

from space-pen.

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.