ant-design/components/popover/__tests__/__snapshots__
LLmoskk 1fe95ecffa
fix: should not display overlay when the content is null/undefined (#50064)
* fix: content结果为null的情况不显示overlay

* fix: 兼容undefined与null

* Update index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update getRenderPropValue.ts

Signed-off-by: lijianan <574980606@qq.com>

* chore: update snap

* Update index.test.tsx

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: H JY <huangjunyi@ama-auto.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-07-26 13:38:55 +08:00
..
demo-extend.test.ts.snap demo: update Popover & Tooltip & Popconfirm demo (#49815) 2024-07-11 10:03:12 +08:00
demo.test.tsx.snap demo: update Popover & Tooltip & Popconfirm demo (#49815) 2024-07-11 10:03:12 +08:00
index.test.tsx.snap fix: should not display overlay when the content is null/undefined (#50064) 2024-07-26 13:38:55 +08:00