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] 透视表 没有默认数据的时候编辑没生效 #712

Closed
TryChai opened this issue Dec 12, 2023 · 2 comments · Fixed by #715
Closed

[Bug] 透视表 没有默认数据的时候编辑没生效 #712

TryChai opened this issue Dec 12, 2023 · 2 comments · Fixed by #715
Assignees
Labels
bug Something isn't working

Comments

@TryChai
Copy link

TryChai commented Dec 12, 2023

Version

0.16.1

Link to Minimal Reproduction

https://codesandbox.io/p/sandbox/test-editor-tz4948?file=%2Fsrc%2FApp.js%3A10%2C22

Steps to Reproduce

透视表 没有 rowTree 开启了enableDataAnalysis(如果不开启这个 就不渲染)编辑的时候 本身没有数据的时候

Current Behavior

失焦 就空白 没有数据 ,拿不到当前行的数据

Expected Behavior

这时候 应该怎么处理

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@TryChai TryChai added the bug Something isn't working label Dec 12, 2023
@TryChai
Copy link
Author

TryChai commented Dec 12, 2023

image
如果不开启 enableDataAnalysis 就报错 ,开启了 就合并了数据 合并了 我又不好修改

@fangsmile fangsmile linked a pull request Dec 12, 2023 that will close this issue
21 tasks
@fangsmile fangsmile self-assigned this Dec 13, 2023
@fangsmile
Copy link
Contributor

0.16.2 will publish

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