Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 给空数据title的表格创建一行报错 #953

Closed
neuqzxy opened this issue Jan 19, 2024 · 0 comments · Fixed by #956
Closed

[Bug] 给空数据title的表格创建一行报错 #953

neuqzxy opened this issue Jan 19, 2024 · 0 comments · Fixed by #956
Assignees
Labels
bug Something isn't working

Comments

@neuqzxy
Copy link

neuqzxy commented Jan 19, 2024

Version

0.17.10

Link to Minimal Reproduction

0.17.10

Steps to Reproduce

空数据
const recordIndex=tableInstance.getRecordShowIndexByCell(args.col,args.row);
tableInstance.addRecord({},recordIndex+1);

Current Behavior

奇怪

Expected Behavior

正常

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@neuqzxy neuqzxy added the bug Something isn't working label Jan 19, 2024
@fangsmile fangsmile self-assigned this Jan 19, 2024
@fangsmile fangsmile linked a pull request Jan 19, 2024 that will close this issue
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants