Commit d451a73
fix(Dialog): Fix scrolling issue in nested/multiple dialogs (#6786)
* Initial plan
* Implemented fix for multiple dialog scrolling issue
Co-authored-by: ArgoZhang <22001478+ArgoZhang@users.noreply.github.com>
* fix: 多级弹窗窗体内滚动
* Revert "Implemented fix for multiple dialog scrolling issue"
This reverts commit 42c4136.
* chore: bump version 9.10.3
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ArgoZhang <22001478+ArgoZhang@users.noreply.github.com>
Co-authored-by: Argo Zhang <argo@live.ca>1 parent 7051bf1 commit d451a73
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
169 | 174 | | |
170 | 175 | | |
171 | 176 | | |
| |||
0 commit comments