Skip to content

切换每页数量的select的下拉框定位不准确 #472

Description

@food-billboard

最小复现

复现地址

发生情况

pagination的祖先元素设置了transformscale时,每页数量的下拉框的定位不准确

解决

经过源码调试,只需要简单去除Select组件上的{ getPopupContainer: (triggerNode) => triggerNode.parentNode }即可。
已提交PR

但是为什么源码当中有这么一个默认的选项,还不是很清楚。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions