fix(core): collection filter list animation (#8299)

fix AF-1373
This commit is contained in:
pengx17
2024-09-19 06:37:19 +00:00
parent 0450fcea8b
commit a88e82a534

View File

@@ -50,6 +50,7 @@ export const FilterList = ({
);
})}
<Menu
key={value.length} // hack to force menu to rerender (disable unmount animation)
items={
<CreateFilterMenu
value={value}