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

How can I add transition animation for the a-table's expandedRowRender #7271

Closed
1 task done
yowainaegi opened this issue Jan 11, 2024 · 1 comment
Closed
1 task done
Labels

Comments

@yowainaegi
Copy link

yowainaegi commented Jan 11, 2024

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

Version

3.2.20

Environment

Mac 13.0.1 / Windows 11, Chrome: 120.0.6099.129, Vue 3.2.45

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. first time click the expand icon, the "fadetras" doesn't work when the expand row appear

  2. second time click the expand icon, the "fadetras" doesn't work when then expand row disappear

  3. then third time click the expand icon, the "fadetras" is working when then expand row appear

  4. then all the clicks are like :

  • "fadetras" works when the expand row appear,
  • "fadetras" dosen't work when then expand row disappear

What is expected?

I want add the transition animation at the <template #expandedRowRender>

What is actually happening?

it looks like I can not add the transition animation at the template, only I can add it to the content which in the template tag.


I don't think it's a bug, but I want to give you the "Link to minimal reproduction", So I choose the "Bug Report", Could you give me some solution about this situation

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant