Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support header slot for Collapse.Panel in ant-design-vue2.0.0-beta.10 based on vue3 #2990

Closed
1 task done
Alexaa123 opened this issue Oct 15, 2020 · 3 comments
Closed
1 task done

Comments

@Alexaa123
Copy link

Alexaa123 commented Oct 15, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

undefined

Environment

vue version: vue3, antdesign-version: 2.0.0-beta.10

Reproduction link

Edit on CodeSandbox

Steps to reproduce

<a-collapse-panel key="1">
<template v-slot:header>222</template>
<a-collapse-panel>

What is expected?

i hope collapse-panel's head is 222, but it has a bug

What is actually happening?

there has a false, it apperas in chrome: 'Uncaught (in promise) TypeError: Right-hand side of 'instanceof' is not an object'


it's an obvious bug, i hope it can be fixed as quickly as possible

@jaycaoln
Copy link

v-slot:header doesn't work

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions
Copy link

github-actions bot commented Jan 7, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants