Skip to content

Buttons break on the sidebar / in embed #368

@NomarCub

Description

@NomarCub

Please fill out these Check-boxes

  • I checked that the plugin is up to date
  • The issue persist with all other plugins and themes disabled

This Issue Occurs on

  • Windows
  • Linux
  • macOS
  • Android
  • iOS

Plugin Version

1.1.2

Describe the Issue

I have buttons on the sidebar, that are embedded from another note.

The sidebar note that embeds them says Button ID not found, until I open the note that the button is from (A), then it appears normally

Animation

The font on the embedded note is some code type, instead of the regular font on the original button.

image

Steps to Reproduce

Note A:

```meta-bind-button
label: restart
style: primary
id: restart
actions:
  - type: command
    command: app:reload
```

`BUTTON[restart]` ^buttons

![[#^buttons]]

Note B:

![[A#^buttons]]

Expected Behavior

The embed should find the ID, and the font styles should match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behavior caused by this plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions