generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin
Description
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):


But the inline button works:


Steps to Reproduce
- Install snippet from https://efemkay.github.io/obsidian-modular-css-layout/multi-column/
- Create a new note
- Using callouts to create a two-column layout
- Create a button in one of the column
- 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:


Metadata
Metadata
Assignees
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin