Git Product home page Git Product logo

Comments (4)

mboratko avatar mboratko commented on August 22, 2024

It seems that accessing the children works fine, it just is not printing in the debug info panel when using ?!debug. I verified this against the docs (in this GitHub repo),



Note that this page does have children, and in fact it is looping through and displaying them in a list, but the family.children object within the debug panel shows (empty).

from piecrust2.

mboratko avatar mboratko commented on August 22, 2024

Some more information - on line 56 of piecrust/data/linker.py, despite family.children having members (in the template), children = self._linker._self_item._linker_info.child_linker is of None type.

from piecrust2.

ludovicchabant avatar ludovicchabant commented on August 22, 2024

Hi, thanks for reporting this!

I looked into it and I don't get the None type you mention in that last comment. It looks to me the bug is really just that PieCrust returns some complex data that the debug window can't really render, resulting in a seemingly empty bunch of properties (children, siblings, etc.).

I fixed it locally, but I have a bunch of other big changes to sort through first so it will hopefully be pushed here sometime next week.

from piecrust2.

ludovicchabant avatar ludovicchabant commented on August 22, 2024

The fix has been pushed by now obviously :)

from piecrust2.

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.