Skip to content

🐛 给 s2Options.hierarchyType 配置为 'tree' 后对列表进行折叠会导致 asyncGetAllPlainData 获取不到被折叠的数据 #1711

🐛 给 s2Options.hierarchyType 配置为 'tree' 后对列表进行折叠会导致 asyncGetAllPlainData 获取不到被折叠的数据

🐛 给 s2Options.hierarchyType 配置为 'tree' 后对列表进行折叠会导致 asyncGetAllPlainData 获取不到被折叠的数据 #1711

name: 🚀 Auto Add Issue And PR To Project
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/antvis/projects/17
github-token: ${{ secrets.GH_PROJECT_TOKEN }}