Giter Site home page Giter Site logo

Comments (5)

Yashobanta-Kumar-Behera avatar Yashobanta-Kumar-Behera commented on May 29, 2024

Adding last conversation #345

from jewel.

rock3r avatar rock3r commented on May 29, 2024

I'm sorry but you should not just randomly launch coroutines in the composition and expect it to work. That's just not how Compose works. You're especially not supposed to launch a coroutine inside the tree creation scope. Please use the API in a more appropriate way. Move computation outside of the composition and only present the completed tree to the component.

from jewel.

rock3r avatar rock3r commented on May 29, 2024

I had locked the previous issue because it was not a bug in our implementation, but rather you using things in a rather weird way. Please refrain from asking us again to write your code for you.

from jewel.

Yashobanta-Kumar-Behera avatar Yashobanta-Kumar-Behera commented on May 29, 2024

Sorry for asking but i cant find any clue to how to load child nodes if i am browsing a remove file service provider like google drive and when ever user double click a folder node it will get expanded with the child's. Do i need to manage it with own or I am missing any API that exists. In Tree Element interface i don't see any functions that i can call when ever child's are ready

from jewel.

rock3r avatar rock3r commented on May 29, 2024

That's not really a question related to Jewel, nor a bug in Jewel, which is what this issue tracker is for. I'd recommend doing some training on Compose first, to get the grasp of the basics, and if you still are unsure how to proceed, you can look at how open source projects do something like what you're going for, and/or asking on stackoverflow for help.

from jewel.

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.