Skip to content

几个antd问题反馈,随后删除

Notifications You must be signed in to change notification settings

afc163/feedback-antd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

运行步骤:

  1. git clone #仓库地址#
  2. cd feedback-antd
  3. yarn
  4. git start

检查步骤:

  1. 在windows平台中的谷歌浏览器中把表格滑到最右侧,看看列是否对齐。
  2. 点击列表的 “编辑” 按钮,看是否报错。
  3. 把ConfigProvider组件的getPopupContainer去掉,在点击 “编辑” 按钮看是否报错。
  4. 把ConfigProvider组件的getPopupContainer属性设置成 getPopupContainer={node => node} 或者 getPopupContainer={node => node.parentElement} 都可实现让让弹出框相对目标元素的父元素定位。但是都对Modal无效。

About

几个antd问题反馈,随后删除

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published