mgmeyers / obsidian-kanban

Create markdown-backed Kanban boards in Obsidian.
https://publish.obsidian.md/kanban/
GNU General Public License v3.0
3k stars 173 forks source link

[Bug]: Click `Add a card` show long blank board #973

Closed luke396 closed 1 month ago

luke396 commented 1 month ago

Describe the bug

This is what appears when clicking ‘Add a card’.

It may not be a bug, but possibly due to some other configuration conflict. However, I’m unsure. Apologies for the inconvenience.

image

Expected Behavior

No response

Steps to reproduce

My machine is running Windows 11, and I am using the latest version of Obsidian, along with the Kanban plugin.

The issue with Obsidian’s theme appears to be irrelevant, as I have experimented with different themes.

Apologies for the confusion.

Relevant errors (if available)

No response

Operating system

Windows

mgmeyers commented 1 month ago

@luke396 does this happen with the default theme? You might also try disabling other plugins and enabling them 1 by 1 to see if any of them conflict.

luke396 commented 1 month ago

Hi, @mgmeyers. Thanks for your guidance. I disabled and re-enabled all plugins individually and identified the issue. It seems to be a conflict between Kanban and cm-typewriter-scroll-obsidian, possibly due to recent updates to Kanban since the two plugins have coexisted for quite some time.

In any case, I've uninstalled the other plugin. I really appreciate Kanban, and I'm grateful for your development and debugging tips!