vue-collapsible-panel icon indicating copy to clipboard operation
vue-collapsible-panel copied to clipboard

HasContent fails if doesnt have content

Open misakstvanu opened this issue 3 years ago • 1 comments

https://github.com/dafcoe/vue-collapsible-panel/blob/f2a053af671be52db8801d691e8d95ea2781e253/src/components/VueCollapsiblePanel.vue#L86

misakstvanu avatar Jun 14 '21 08:06 misakstvanu

The content detection also failed on me in different cases, on my fork you can set it manually via a property: https://github.com/swoga/vue-collapsible-panel

swoga avatar Sep 29 '21 19:09 swoga