Skip to content

Accessing multiple elements at the same time with & returns undefined #47

@Lorite

Description

@Lorite

In the docs, it says that "To access multiple elements at the same time when using {..} use & to separate the keys and use . to access the values." I tried using the following block:

url: https://jsonplaceholder.typicode.com/todos
show: {..} -> userId & id
maketable: userId, id

and it returns a lot of undefined values.

Screenshots

Image

Desktop:

  • OS: Ubuntu

Thank you for the plugin in advance :D

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions