-
Notifications
You must be signed in to change notification settings - Fork 196
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
🐛 下钻场景下的总计/小计展示错误 #953
Comments
🎉 This issue has been resolved in version @antv/s2-v1.5.0-alpha.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version @antv/s2-v1.6.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version @antv/s2-v1.7.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version @antv/s2-v1.8.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🏷 Version
🖋 Description
前提:
{ province: "浙江", city: "杭州", price: 666 }
点击某个下钻维度开始下钻后(图上等于 rows 新增了维度 sex),实际并未提供对应新下钻行的总计/小计数据,却会意外继承展示父级的汇总数据:
⌨️ Code Snapshots
https://codesandbox.io/s/cocky-brook-e2y20?file=/src/useData.tsx
🔗 Reproduce Link
🤔 Steps to Reproduce
😊 Expected Behavior
😅 Current Behavior
💻 System information
The text was updated successfully, but these errors were encountered: