table add-slot conflict #3705
Unanswered
nightasksday
asked this question in
Q&A
Replies: 1 comment
-
Hi @nightasksday, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I'm trying to customize a table with expandable rows, and I also want to use conditional formatting.
When I combined them together, conditional formatting didn't work. But when I deleted add-slot('body'), conditional formatting worked well.
It seems that there are conflicts between add-slot('body') and add-slot('body-cell'), how can I fix it?
This is my code.
Beta Was this translation helpful? Give feedback.
All reactions