Skip to content

[Bug] Empty filters on query.pages() with empty fields argument fails to render #59

@kamranmuazzam

Description

@kamranmuazzam
``{
var books = query.pages()
  .tags('book')
  .get()
}``
``query.table(books)``

If I type it this way, even in code blocks, it doesn't work..

How do i make this work, and also to add to it, how to use variables while doing queries

p.s ik, that {{renderer :view, "query.table(query.pages().tags('book').get())"}} works

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions