issues
search
alibaba
/
ali-react-table
Performent, flexible and modern React table component.
https://ali-react-table.js.org/
MIT License
956
stars
312
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
当表格出现横向和纵向滚动条之后会出现错位
#352
powerProgrammerMa
closed
7 months ago
0
components.EmptyContent里的按钮无法点击问题
#351
ArSrNa
closed
10 months ago
1
fix: react18 createRoot渲染模式,严格模式下,渲染错误问题
#350
sunxd-lab
opened
10 months ago
1
请问这个还维护嘛
#349
kemisstep
opened
10 months ago
1
react现在版本是18,但库里是16,17,安装提示依赖错误
#348
kemisstep
opened
11 months ago
0
滚动条,X轴内容可滚动,但是滚动条滚动,内容不同步滚动
#347
kemisstep
opened
11 months ago
1
npm install --force or --legacy-peer-deps
#346
kemisstep
opened
11 months ago
2
开启虚拟滚动,又想要全局搜索,有什么好的方案吗
#345
fong111
opened
11 months ago
3
行分组只支持一级分组吗?可以支持多级分组吗?
#344
nicaicaicaicai
opened
12 months ago
0
拖拽调整列宽之后如何能够知道是哪一列的长度发生变化
#343
wangzhenggui
opened
1 year ago
0
父级元素设置了overflow:hidden,虚拟滚动会失效,这应该怎么处理?
#342
keeperererer
opened
1 year ago
0
官方文档中的BaseTable/基本用法跳转BaseTable API链接报错
#341
xushuosean
opened
1 year ago
0
问下,怎么固定第一行数据?
#340
yuhaoz
closed
1 year ago
2
超过10000 列怎么异步加载
#339
klower
opened
1 year ago
0
虚拟滚动下表格向右滑动行高度会发生变化
#338
wyqjs
opened
1 year ago
0
打包后数据只显示一行,本地运行显示正常
#337
wenwan1
opened
1 year ago
0
chore(deps): bump minimist from 1.2.5 to 1.2.8
#336
dependabot[bot]
opened
1 year ago
0
buildTree之后checkStrictly失效,选择父亲儿子不会自动选中
#335
Sharang-heng
closed
1 year ago
0
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
#334
dependabot[bot]
opened
1 year ago
0
Update tree-select.mdx
#333
cnwhy
opened
1 year ago
0
多选自定义不生效
#332
Sharang-heng
opened
1 year ago
0
chore(deps): bump ua-parser-js from 0.7.28 to 0.7.33
#331
dependabot[bot]
opened
1 year ago
0
chore(deps): bump json5 from 1.0.1 to 1.0.2
#330
dependabot[bot]
opened
1 year ago
0
chore(deps): bump express from 4.17.1 to 4.18.2
#329
dependabot[bot]
opened
1 year ago
0
chore(deps): bump loader-utils from 1.4.0 to 1.4.2
#328
dependabot[bot]
opened
1 year ago
0
feat: react>=16.8.0支持
#327
Dai-ldm
opened
2 years ago
1
react18版本开始不支持,导致npm install抛错
#326
Dai-ldm
opened
2 years ago
0
React 18 下滚动会出现很明显的白屏
#325
Cool-Star
closed
2 years ago
2
重复更新dataSourse数据,更新次数越多页面越卡顿,尤其是数据量较大的情况
#324
Lion-Li-2000
closed
2 years ago
0
虚模式下表格从不可见到可见出现滚动条跳动问题
#323
wqhui
opened
2 years ago
0
如何实现动态添加列的功能?
#322
iampcfox
opened
2 years ago
1
怎样可以实现滚动到指定行呢?
#321
geweidong
opened
2 years ago
2
chore(deps): bump terser from 4.8.0 to 4.8.1
#320
dependabot[bot]
opened
2 years ago
0
是否有实现顶部合计的方法?
#319
003d
opened
2 years ago
0
chore(deps): bump moment from 2.29.1 to 2.29.4
#318
dependabot[bot]
opened
2 years ago
0
sortable的参数是否可以追加排序标识DESC\ASC?
#317
baozouxiaoshou
opened
2 years ago
0
chore(deps): bump async from 2.6.3 to 2.6.4
#316
dependabot[bot]
opened
2 years ago
1
列少时调整列宽features.columnResize,onChangeSizes中返回sizes的值不是真实宽度
#315
miracleDD
opened
2 years ago
0
react 18 findDOMNode is deprecated in StrictMode
#314
lucaslz2020
opened
2 years ago
0
自定义Row组件,每次setState的时候tr都没有复用DOM,而是创建了新的tr(声明了primaryKey也没有用), 导致单元格文字无法选中。
#313
laochake
opened
2 years ago
1
通过鼠标中间的滚轮,上下滚动的时候,只滚动几行数据,就没反应了
#312
kevinqqqq
opened
2 years ago
0
chore(deps): bump eventsource from 1.1.0 to 1.1.1
#311
dependabot[bot]
opened
2 years ago
1
在ios中怎么禁用掉表格左右滑动时的弹性效果
#310
tangzwgo
opened
2 years ago
1
fix:开启虚拟滚动,中间区域可显示的列由于列宽过长被计算成虚拟列,没有正确显示
#309
wqhui
opened
2 years ago
0
开启虚拟滚动,中间区域可显示的列由于列宽过长被计算成虚拟列,没有正确显示
#308
wqhui
closed
2 years ago
2
透视表点击排序 左树 数据展示错误
#307
feEden
closed
2 years ago
2
详情扩展的一些问题处理
#306
cnwhy
opened
2 years ago
0
fix: 自定义详情单元格样式不生效 ‘detailCellStyle’
#305
cnwhy
closed
2 years ago
1
fix: 修复columnHover和columnRangeHover可能覆盖getCellProps自定义--bgcolor变量的问题
#304
luqimin
opened
2 years ago
2
chore(deps): bump cross-fetch from 3.1.4 to 3.1.5
#303
dependabot[bot]
closed
2 years ago
2
Next