Labs Feedback: @lit-labs/task #3361
Replies: 2 comments 5 replies
-
|
When I try and follow the README example, the After making that tweak, everything works, but I see the following warning in the console:
I'm not sure whether this is something I'm doing wrong, whether it's expected behaviour etc. Just let me know if you'd like me to raise a bug with proper repro steps. I'm using the template that results from doing |
Beta Was this translation helpful? Give feedback.
-
|
Hi @e111077 love this controller so far. Quick question on what the purpose is for initial task status and when might we use it for rendering? Any good use cases? I can't seem to render the contents unless I'm not calling the task. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
@lit-labs/taskpackage is a package that helps you centralize your async work (e.g. fetch or database queries) and provides helpers so that you do not have to bookkeep your task's status.Status: Under development
Issues: [labs/task]
Docs: README
npm: @lit-labs/task
Please try
@lit-labs/taskand tell us about your experience. Leave comments with your thoughts; highlight what issues or missing features you're blocked on; give a link to a project that uses it; etc.And so we can have some numbers to look at, you can add reactions to this comment to indicate your experience with this package:
🚀 I have tried this package and it works great. I need it. Ship it!
👍 I have tried this package and it seems like a good idea.
😕 I have tried this package and would use it, but it has serious bugs or missing features.
👀 I am interested, but haven't tried the package yet.
👎 I'm not interested in this package.
Note: other reactions like 😄, 🎉, and ❤️ don't mean anything as part of this scheme. You probably mean, and please use, 🚀, 👍, or 👀.
Beta Was this translation helpful? Give feedback.
All reactions