Search first
What Happened?
Possible regression of #10021
Demo:
Reproduce the Bug
- Create plugin with API call:

- Open Logseq with running plugin
- Open DevTools → Console
- Create a page with
last-contact:: {{renderer: test}} as first block — it should be page property
- Create a query in any other block:
{{query (page-property :last-contact)}}
- During query table rendering:
.onMacroRendererSlotted called, but payload.uuid is empty
- Console output reflect the problem:

Expected Behavior
payload.uuid has the uuid value of the block rendering occurs for.
Desktop or Mobile Platform Information
MacOS v13.4
Logseq Desktop v0.10.3