sualk01

Results 4 comments of sualk01

````datacorejsx return function TasksView() { const tasks = dc.useQuery("@task"); return `- [${i.$status}] ${i.$text}`} />; // or use renderer={dc.embed} instead } ```` There are more examples and explanations [here](https://blacksmithgu.github.io/datacore/code-views/list).

Not yet, but should get implemented in the future, see [roadmap](https://github.com/blacksmithgu/datacore/blob/master/ROADMAP.md)

Yes it still persists, but now it isn't even possible to add firefox view, since only the text shows but not the icon ![Image](https://github.com/user-attachments/assets/cae84cb3-3cad-4274-ba1a-424bcbe9a6ba)

Yes the issue still persists under v1.14.6b but now the icon is completely missing and never shows up