Skip to content

Macros don't render when the node is opened on the right sidebar #770

@hdansou

Description

@hdansou

Search first

  • I searched and no similar issues were found

What Happened?

When we open a macro on the right side bar, only the micro tech is shown.

Reproduce the Bug

  1. Install the mermaid plug-in.
  2. Generate a mermaid note using this example.
clgraph TD
    A[Start] --> B{Decision}
    B -->|Yes| C[Action]
    B -->|No| D[End]
Loading
  1. Observe the issue when the node is opened on the right side bar
Image

Expected Behavior

Macros on nodes should be rendered when opened on the right side

Files

No response

Browser, Desktop or Mobile Platform Information

macOS
logseq DB 2.0.1

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions