Skip to content

Button doesn't work with multi-column layout(using snippet with multi-column support through callouts) #349

@OB0NE

Description

@OB0NE

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.1

Describe the Issue

I have read the related #208 #79 #88, which use plugins rather than snippets. I took the tip from #88

my tip is to use a theme or snippet with multi-column support through callouts. All those multi-column plugins that change the document flow seem to break other plugins in all kinds of strange ways.

So I use a snippet that uses callouts to support multi-columns. And the button doesn't work in the sub-callout(which displays as a column):
image
image
But the inline button works:
image
image

Steps to Reproduce

  1. Install snippet from https://efemkay.github.io/obsidian-modular-css-layout/multi-column/
  2. Create a new note
  3. Using callouts to create a two-column layout
  4. Create a button in one of the column
  5. See the error

Expected Behavior

In the original plugin "Buttons" by Sam Morrison the button works in multi-column layout. So if it works, it should look like this:
image
image

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